HostExtendDiskRequestType

HostExtendDiskRequestType
HostExtendDiskRequestType

The parameters of HostExtendDisk_Task.

JSON Example
{
    "id": {
        "_typeName": "string",
        "id": "string"
    },
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "newCapacityInMB": 0
}
id
Required

This data object type describes an identifier class which is globally unique to identify the associated object.

datastore
Required

Reference to an instance of the Datastore managed object.

integer As int64 As int64
newCapacityInMB
Required

The new capacity of the virtual disk in MB.