InstanceEntityCapacity

InstanceEntityCapacity
InstanceEntityCapacity

Decribes the capacity of an instance-type for an unprovisioned sddc or cluster.

AllOf
This class requires all of the following:
JSON Example
{
    "storage_capacity_gib": 0,
    "memory_capacity_gib": 0,
    "total_number_of_cores": 0,
    "number_of_ssds": 0,
    "cpu_capacity_ghz": "number",
    "number_of_sockets": 0,
    "esa_storage_capacity_gib": 0
}