
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
3.6 KiB
vim.host.RuntimeInfo
This data object type describes the runtime state of a host.
- extends
- 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