Data Object - HostRuntimeInfo

Property of
HostListSummary, HostSystem
Extends
DynamicData
See also
HealthSystemRuntime, HostSystemConnectionState, HostSystemPowerState, HostTpmDigestInfo

Data Object Description

This data object type describes the runtime state of a host.

Properties

Name Type Description
bootTime*xsd:dateTime

The time when the host was booted.
connectionStateHostSystemConnectionState

The host connection state. See the description in the enums for the ConnectionState data object type.
healthSystemRuntime*HealthSystemRuntime

Available system health status

Since VI API 2.5
inMaintenanceModexsd:boolean

The flag to indicate whether or not the host is in maintenance mode. This flag is set when the host has entered the maintenance mode. It is not set during the entering phase of maintenance mode.
See EnterMaintenanceMode_Task
See ExitMaintenanceMode_Task

powerStateHostSystemPowerState

The host power state. See the description in the enums for the PowerState data object type.

Since VI API 2.5
standbyMode*xsd:string

The host's standby mode. For valid values see HostStandbyMode. The property is only populated by vCenter server. If queried directly from a ESX host, the property is is unset.

Since vSphere API 4.1
tpmPcrValues*HostTpmDigestInfo[]Deprecated. As of

The array of PCR digest values stored in the TPM device since the last host boot time.

Since vSphere API 4.0
Properties inherited from DynamicData
None
*Need not be set