White Papers

Version 1.0.0 25
Qualifiers Name Type Description/Values
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 34AttachPartition() 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.9 DCIM_PersistentStorageService.DetachPartition()
The DetachPartition() method is used to remove a partition that was previously exposed to the managed
system’s OS.
Upon the successful execution of the DetachPartition() method, the partition, represented by the
DCIM_OpaqueManagementData instance with the PartitionIndex property equal to the PartitionIndex
parameter, shall be removed from the host OS.
Return code values for the DetachPartition() method are specified in Table 35 and parameters are
specified in Table 36.
Table 35DetachPartition() Method: Return Code Values
Value Description
2 Failed
4096 Job Created