Data Object - VirtualCenterHealthHostData

Class
VMware.Hv.HostData
Property of
VirtualCenterHealthInfo
Since
Horizon View 6.0

Data Object Description

Health information on a specific host managed by the Virtual Center server.

Data Object Properties

Properties

Name Type Description
namexsd:string

The name of the Virtual Center host.
versionxsd:string

The version of the Virtual Center host.
  • This property need not be set.
apiVersionxsd:string

The version of the API of the Virtual Center host.
  • This property need not be set.
statusxsd:string

The status of the Virtual Center host.
  • This property will be one of:
    Value Description
    "CONNECTED"The host is successfully connected to Virtual Center server.
    "DISCONNECTED"The host is disconnected from Virtual Center server.
    "NOT_RESPONDING"The host is not responding.
clusterNamexsd:string

The name of the cluster of this Virtual Center host.
  • This property need not be set.
vGPUTypesxsd:string[]

Types of NVIDIA GRID vGPUs supported by this host.

Since Horizon View 6.1
  • This property need not be set.
  • This property is an unordered array of unique values.
numCpuCoresxsd:int

Number of physical CPU cores on the host.

Since Horizon 7.7
  • This property need not be set.
cpuMhzxsd:int

CPU speed per core. This might be an averaged value if the speed is not uniform across all cores. The total CPU speed of the box is defined as cpuMhz * numCpuCores

Since Horizon 7.7
  • This property need not be set.
overallCpuUsagexsd:intDeprecated. This does not provide proper value of CPU usage and should not be used.

Aggregated CPU usage across all cores on the host in MHz.

Since Horizon 7.7
  • This property need not be set.
memorySizeBytesxsd:long

The physical memory size in bytes.

Since Horizon 7.7
  • This property need not be set.
overallMemoryUsageMBxsd:intDeprecated. This does not provide proper value of Memory usage and should not be used.

Physical memory usage on the host in MB.

Since Horizon 7.7
  • This property need not be set.
numMachinesxsd:int

Number of machines provisioned on the host.

Since Horizon 7.10
  • This property need not be set.