VIMgrHostRuntimeApiResponse

VIMgrHostRuntimeApiResponse
VIMgrHostRuntimeApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "cloud_ref": "string",
            "cluster_name": "string",
            "cluster_uuid": "string",
            "cntlr_accessible": false,
            "connection_state": "string",
            "cpu_hz": 0,
            "maintenance_mode": false,
            "managed_object_id": "string",
            "mem": 0,
            "mgmt_portgroup": "string",
            "name": "string",
            "network_uuids": [
                "string"
            ],
            "num_cpu_cores": 0,
            "num_cpu_packages": 0,
            "num_cpu_threads": 0,
            "pnics": [
                {
                    "chassis": "string",
                    "device": "string",
                    "mgmtaddr": "string",
                    "port": "string",
                    "switch_info_type": "string",
                    "system_name": "string"
                }
            ],
            "powerstate": "string",
            "quarantine_start_ts": "string",
            "quarantined": false,
            "quarantined_periods": 0,
            "se_fail_cnt": 0,
            "se_success_cnt": 0,
            "tenant_ref": "string",
            "type": "string",
            "url": "string",
            "uuid": "string",
            "vm_refs": [
                "string"
            ]
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next