VslmExtendDiskRequestType

VslmExtendDiskRequestType
VslmExtendDiskRequestType

The parameters of VslmExtendDisk_Task.

This structure may be used only with operations rendered under /vslm.

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

The ID of the virtual disk to be extended.

integer As int64 As int64
newCapacityInMB
Required

The new capacity of the virtual disk in MB.