HostScsiDiskPartition

HostScsiDiskPartition
HostScsiDiskPartition

This data object type describes the specification of a Disk partition.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "diskName": "string",
    "partition": 0
}
string
diskName
Required

The SCSI disk device on which a VMware File System (VMFS) extent resides.

See also HostScsiDisk, canonicalName.

integer As int32 As int32
partition
Required

The partition number of the partition on the ScsiDisk.