Files
deb-python-pyvmomi/docs/vim/host/RuntimeInfo.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

3.6 KiB

vim.host.RuntimeInfo

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

extends

vmodl.DynamicData

Attributes:

connectionState (vim.HostSystem.ConnectionState):

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

powerState (vim.HostSystem.PowerState):

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

standbyMode (str, optional):

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.

inMaintenanceMode (bool):

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

bootTime (datetime, optional):

The time when the host was booted.

healthSystemRuntime (vim.host.HealthStatusSystem.Runtime, optional):

Available system health status

dasHostState (vim.cluster.DasFdmHostState, optional):

The availability state of an active host in a vSphere HA enabled cluster. A host is inactive if it is in maintenance or standby mode, or it has been disconnected from vCenter Server. The active hosts in a cluster form a vSphere HA fault domain.The property is unset if vSphere HA is disabled, the host is in maintenance or standby mode, or the host is disconnected from vCenter Server.

tpmPcrValues ([vim.host.TpmDigestInfo], optional):

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

vsanRuntimeInfo (vim.vsan.host.VsanRuntimeInfo, optional):

Host Runtime information related to the VSAN service.See VsanHostRuntimeInfo

networkRuntimeInfo (vim.host.RuntimeInfo.NetworkRuntimeInfo, optional):

This property is for getting network related runtime info

vFlashResourceRuntimeInfo (vim.host.VFlashManager.VFlashResourceRunTimeInfo, optional):

Runtime information of vFlash resource of the host.

hostMaxVirtualDiskCapacity (long, optional):

The maximum theoretical virtual disk capacity supported by this host