White Papers

26 Version 1.0.0
Table 36DetachPartition() Method: Parameters
Qualifiers Name Type Description/Values
IN, REQ PartitionIndex Uint16
The index of the partition that shall have value be
between 1 and 16.
OUT Job
CIM_Concrete
Job REF
Returned if job is created.
OUT MessageID String Error MessageID
OUT Message String Error Message
OUT MessageArguments[] String Error MessageArguments
Table 37DetachPartition() Method:Standard Messages
MessageID (OUT parameter) Message MessageArguments[]
JCP017 Maximum job limit reached
JCP018
Cannot create new jobs until the
existing Export job is completed or
deleted.
JCP019
Cannot create new jobs until the
existing Import job is completed or
deleted.
VF001 The command was successful
VF002 General failure
VF004 Invalid value of parameter %s PartitionIndex
VF012 SD card not present
VF013 SD card locked
VF015 VFlash not enabled
VF016 SD card is read only
VF017 SD card not initialized
VF018 Partition does not exist
VF024 Partition locked
VF026 Partition index in use
VF047 Unsupported SD card
VF052 SD card not ready
8.10 DCIM_PersistentStorageService.ExportDataFromPartition()
The ExportDataFromPartition() method is used to export an image from a partition and transfer it to a
(T)FTP or HTTP server, or on a CIFS or NFS share. Upon successful invocation of the
ExportDataFromPartition() method, the image of the partition shall be exported from a VFlash to a remote
endpoint.
Return code values for the ExportDataFromPartition() method are specified in Table 38, and parameters
are specified in Table 39.
Table 38 – ExportDataFromPartition() Method: Return Code Values
Value Description
2 Failed