VdcReservedVMClass
VdcReservedVMClass
This object represents details of a reserved virtual machine class for a VDC
JSON Example
{
"region": {
"name": "string",
"id": "string"
},
"zone": {
"name": "string",
"id": "string"
},
"name": "string",
"totalCount": 0,
"availableCount": 0
}
string
name
Optional
Name of the Virtual Machine Class. This cannot be updated once set.
integer As int64
As int64
totalCount
Optional
The total number of this reserved VM class set for this VDC for the given zone.
integer As int64
As int64
availableCount
Optional
The remaining number of this reserved VM class available for this VDC in the zone.