White Papers

Version 1.0.0 27
Value Description
4096 Job Created
Table 39 – ExportDataFromPartition() 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.
IN, REQ IPAddress String
The parameter shall be populated, if the
ShareType parameter is set to 0 (NFS) or,
1(TFTP), or 2(CIFS)
IN, REQ ShareType Uint16
0 (NFS), 1(TFTP), 2(CIFS), 3(FTP), or 4
(HTTP)
IN, REQ SharePath String
The parameter shall be populated, if the
ShareType parameter is set to 0 (NFS) or,
1(TFTP), or 2(CIFS)
IN, REQ ImageName String Name of the ISO or IMG image
IN Workgroup String Applicable Workgroup
IN, REQ Username String
The username for accessing the image on a
remote node.
IN, REQ Password String
The password for accessing the image on a
remote node.
IN Port Uint16
The parameter shall be populated, if the
ShareType parameter is set to 1(TFTP).
OUT Job
CIM_ConcreteJ
ob REF
Returned if job is created.
OUT MessageID String Error MessageID
OUT Message String Error Message
OUT MessageArguments[] String Error MessageArguments
Table 40 – ExportDataFromPartition():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,IPAddress,
ShareType, SharePath,
ImageName, Workgroup,
Username, Password, Port
VF012 SD card not present
VF013 SD card locked
VF015 VFlash not enabled