White Papers

18 Version 1.0.0
Table 18CreatePartition() 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 Size Uint16
The size of the partition that needs to be
created in units specified by the SizeUnit
parameter.
IN, REQ SizeUnit Uint16 The value shall be: 1(MB) or 2(GB).
IN, REQ PartitionType Uint16 The value shall be: 1(Floppy) or 2(Hard Disk).
IN, REQ OSVolumeLabel String The value shall be limited to 6 characters.
This is the same label which will be seen in the
OS after attaching the partition.
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