VStorageObjectExtendDiskExRequestType
VStorageObjectExtendDiskExRequestType
The parameters of VStorageObjectExtendDiskEx_Task.
Since: vSphere API Release 8.0.2.0
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"newCapacityInMB": 0
}
id
Required
The ID of the virtual disk to be extended.
datastore
Required
The datastore where the virtual disk is located.
integer As int64
As int64
newCapacityInMB
Required
The new capacity of the virtual disk in MB.