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

The disk partition corresponding to the extent to be expanded.