Data Object - HostDiskPartitionSpec

Property of
HostDiagnosticPartitionCreateSpec, HostDiskPartitionInfo, VmfsDatastoreCreateSpec, VmfsDatastoreExpandSpec, VmfsDatastoreExtendSpec
Parameter to
UpdateDiskPartitions
Extends
DynamicData
See also
HostDiskDimensionsChs, HostDiskPartitionAttributes

Data Object Description

This data object type describes the disk partition table specification used to configure the partitions on a disk. This data object represents the fundamental data needed to specify a partition table.

Properties

Name Type Description
chs*HostDiskDimensionsChs

Disk dimensions expressed as cylinder, head, sector (CHS) coordinates.
partition*HostDiskPartitionAttributes[]

List of partitions on the disk.
partitionFormat*xsd:string

Partition format type on the disk.

Since vSphere API 5.0
totalSectors*xsd:long

Disk dimensions expressed in total number of 512-byte sectors.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition