Data Object - HostListSummary

Property of
HostConnectInfo, HostSystem
Extends
DynamicData
See also
CustomFieldValue, HostConfigSummary, HostHardwareSummary, HostListSummaryQuickStats, HostRuntimeInfo, HostSystem, ManagedEntityStatus

Data Object Description

This data object type encapsulates a typical set of host information that is useful for list views and summary pages.

VirtualCenter can retrieve this information very efficiently, even for a large set of hosts.

Properties

Name Type Description
configHostConfigSummary

Basic configuration information, if known.
currentEVCModeKey*xsd:string

The Enhanced VMotion Compatibility mode that is currently in effect for this host. If the host is in a cluster where EVC is active, this will match the cluster's EVC mode; otherwise this will be unset.
See supportedEVCMode

Since vSphere API 4.0
customValue*CustomFieldValue[]

The customized field values.
hardware*HostHardwareSummary

Basic hardware information, if known.
host*ManagedObjectReference
to a HostSystem

The reference to the host-managed object.
managementServerIp*xsd:string

IP address of the VirtualCenter server managing this host, if any.

Since VI API 2.5
maxEVCModeKey*xsd:string

The most capable Enhanced VMotion Compatibility mode supported by the host hardware and software; unset if this host cannot participate in any EVC mode.
See supportedEVCMode

Since vSphere API 4.0
overallStatusManagedEntityStatus

The overall alarm status of the host.
quickStatsHostListSummaryQuickStats

Basic host statistics.
rebootRequiredxsd:boolean

Indicates whether or not the host requires a reboot due to a configuration change.
runtime*HostRuntimeInfo

Basic runtime information, if known.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition