VCMonitorHostDetails

VCMonitorHostDetails
VCMonitorHostDetails

Details of the ESX host of the Virtual Center.

JSON Example
{
    "api_version": 6.5,
    "cluster_name": "cluster-1",
    "name": "host1.example.com",
    "version": "6.5.0",
    "vgpu_types": [
        "string"
    ]
}
string
api_version
Required

API Version of the ESX Host.

string
cluster_name
Required

Name of the cluster of the ESX Host in the Virtual Center.

string
name
Required

ESX Host name or IP address.

string
version
Required

ESX Host version.

array of string
vgpu_types
Optional

Types of vGPUs supported by this host.

Property Of