Data Object - VirtualCenterHealthHostData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.VirtualCenterHealth.HostData
Property of
Since
Horizon View 6.0
Data Object Description¶
Health information on a specific host managed by the Virtual Center server.
Data Object Properties¶
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string | The name of the Virtual Center host. | ||||||||
version | xsd:string | The version of the Virtual Center host. 1 | ||||||||
apiVersion | xsd:string | The version of the API of the Virtual Center host. 1 | ||||||||
status | xsd:string | The status of the Virtual Center host. * This property will be one of:
|
||||||||
clusterName | xsd:string | The name of the cluster of this Virtual Center host. 1 | ||||||||
vGPUTypes | xsd:string[] | Types of NVIDIA GRID vGPUs supported by this host. Since Horizon View 6.1 1 2 | ||||||||
numCpuCores | xsd:int | Number of physical CPU cores on the host. Since Horizon 7.7 1 | ||||||||
cpuMhz | xsd: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 1 | ||||||||
overallCpuUsage | xsd:int | Deprecated.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 1 | ||||||||
memorySizeBytes | xsd:long | The physical memory size in bytes. Since Horizon 7.7 1 | ||||||||
overallMemoryUsageMB | xsd:int | Deprecated.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 1 | ||||||||
numMachines | xsd:int | Number of machines provisioned on the host. Since Horizon 7.10 1 |