InlineCluster1

InlineCluster1
InlineCluster1
JSON Example
{
    "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"
}
integer As int32 As int32
total_cpus
Optional

Total CPUs inside the cluster

integer As int64 As int64
total_memory
Optional

Total memory inside the cluster

integer As int32 As int32
num_cpu_cores
Optional

Total CPU Cores inside the cluster

string
vendor_id
Optional

Internal vCenter ID of the cluster

integer As int32 As int32
num_hosts
Optional

Number of ESXi hosts in the cluster

integer As int32 As int32
num_datastores
Optional

Number of datastores in the cluster

nsx_manager
Optional

nsx_manager

vcenter_manager
Optional

vcenter_manager

datacenter
Optional

datacenter

string
manager_uuid
Optional

UUID of the Manager

Used By