Cluster

Cluster
Cluster
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "1000:104:12213212",
    "name": "My Name",
    "entity_type": "VirtualMachine",
    "total_cpus": 32,
    "total_memory": 102400,
    "num_cpu_cores": 320,
    "vendor_id": "c-13",
    "num_hosts": 4,
    "num_datastores": 4,
    "nsx_manager": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "vcenter_manager": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "datacenter": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "manager_uuid": "string"
}
Returned By