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
This data object type describes an identifier class which is globally unique to identify the associated object.
integer As int64 As int64
newCapacityInMB
Required
The new capacity of the virtual disk in MB.