OvaNodeSizeConfigSpec
OvaNodeSizeConfigSpec
OVA component disk spec
JSON Example
{
"additionalDiskDatastoreId": "additionalDiskDatastoreId",
"size": "size",
"additionalDiskSize": 0,
"nodeId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}
string As uuid
As uuid
nodeId
Required
ID of the node to resize
string
size
Required
Size of the node (e.g. Small/Medium/Large)
integer As int64
As int64
additionalDiskSize
Required
Size of the VMDK to be added to the node
string
additionalDiskDatastoreId
Optional
Datastore Managed Object ID for the additional disk to land on