ExpandVmfsExtentRequestType

ExpandVmfsExtentRequestType
ExpandVmfsExtentRequestType

The parameters of ExpandVmfsExtent.

JSON Example
{
    "vmfsPath": "string",
    "extent": {
        "_typeName": "string",
        "diskName": "string",
        "partition": 0
    }
}
string
vmfsPath
Required

The path of the VMFS to expand. See FileSystemMountInfo.

extent
Required

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