Cluster

Cluster
Cluster
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "string",
    "name": "string",
    "entity_type": "string",
    "total_cpus": 0,
    "total_memory": 0,
    "num_cpu_cores": 0,
    "vendor_id": "string",
    "num_hosts": 0,
    "num_datastores": 0,
    "nsx_manager": {
        "entity_id": "string",
        "entity_type": "string"
    },
    "vcenter_manager": {
        "entity_id": "string",
        "entity_type": "string"
    }
}
Returned By