Data Object - HostSummaryStatistics

Class
VMware.Hv.HostSummaryStatistics
Property of
VirtualCenterSummaryStatistics
Since
Horizon 7.8

Data Object Description

Statistics 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.
  • This property cannot be updated.
versionxsd:string

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

The status of the Virtual Center host.
  • This property cannot be updated.
  • 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.
numCpuCoresxsd:int

Number of physical CPU cores on the host.
  • This property need not be set.
  • This property cannot be updated.
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
  • This property need not be set.
  • This property cannot be updated.
overallCpuUsagexsd:int

Aggregated CPU usage across all cores on the host, in MHz.
  • This property need not be set.
  • This property cannot be updated.
memorySizeBytesxsd:long

The physical memory size, in bytes.
  • This property need not be set.
  • This property cannot be updated.
overallMemoryUsageMBxsd:int

Physical memory usage on the host, in MBs.
  • This property need not be set.
  • This property cannot be updated.