AttachVmfsExtentRequestType

AttachVmfsExtentRequestType
AttachVmfsExtentRequestType

The parameters of AttachVmfsExtent.

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

The path of the VMFS to extend. See FileSystemMountInfo.

extent
Required

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