Vdc_zoneResourceAllocation

Vdc_zoneResourceAllocation
Vdc_zoneResourceAllocation

Resource allocations per zone.

JSON Example
{
    "zone": {
        "name": "string",
        "id": "string"
    },
    "resourceAllocation": {
        "memoryLimitMiB": 0,
        "memoryReservationMiB": 0,
        "cpuLimitMHz": 0,
        "cpuReservationMHz": 0
    }
}
zone
Optional

Entity reference used to describe VCD entities

resourceAllocation
Optional

Compute resources allocated to this zone.

Property Of