SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostListSummaryQuickStats(vim.host.Summary.QuickStats)

Property of
HostListSummary
Extends
DynamicData

Data Object Description

Basic host statistics.

Included in the host statistics are fairness scores. Fairness scores are represented in units with relative values, meaning they are evaluated relative to the scores of other hosts. They should not be thought of as having any particular absolute value. Each fairness unit represents an increment of 0.001 in a fairness score. The further the fairness score diverges from 1, the less fair the allocation. Therefore, a fairness score of 990, representing 0.990, is more fair than a fairness score of 1015, which represents 1.015. This is because 1.015 is further from 1 than 0.990.

Properties

Name Type Description
distributedCpuFairness*xsd:int

The fairness of distributed CPU resource allocation on the host.
distributedMemoryFairness*xsd:int

The fairness of distributed memory resource allocation on the host.
overallCpuUsage*xsd:int

Aggregated CPU usage across all cores on the host in MHz. This is only available if the host is connected.
overallMemoryUsage*xsd:int

Physical memory usage on the host in MB. This is only available if the host is connected.
uptime*xsd:int

The system uptime of the host in seconds.

Since vSphere API 4.1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings