Host System Get Runtime
Runtime state information about the host such as connection state.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
OK
"HostRuntimeInfo Object"
The host connection state.
See the description in the enums for the ConnectionState data object type.
The host power state.
See the description in the enums for the PowerState data object type.
The host's standby mode.
For valid values see HostStandbyModeEnum. The property is only populated by vCenter server. If queried directly from a ESX host, the property is is unset.
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 also HostSystem.EnterMaintenanceMode_Task, HostSystem.ExitMaintenanceMode_Task.
The flag to indicate whether or not the host is in quarantine mode.
InfraUpdateHa will recommend to set this flag based on the HealthUpdates received by the HealthUpdateProviders configured for the cluster. A host that is reported as degraded will be recommended to enter quarantine mode, while a host that is reported as healthy will be recommended to exit quarantine mode. Execution of these recommended actions will set this flag. Hosts in quarantine mode will be avoided by vSphere DRS as long as the increased consolidation in the cluster does not negatively affect VM performance.
See also HealthUpdateManager, ClusterInfraUpdateHaConfigInfo, ClusterHostInfraUpdateHaModeAction.
The time when the host was booted.
Available system health status
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. The property is set to hostDown if the host has crashed.
Deprecated as of @released("5.1") this information should be considered to be neither complete nor reliable.
The array of PCR digest values stored in the TPM device since the last host boot time.
Host Runtime information related to the VSAN service.
See also VsanHostRuntimeInfo.
This property is for getting network related runtime info
Runtime information of vFlash resource of the host.
The maximum theoretical virtual disk capacity supported by this host
Encryption state of the host.
Valid values are enumerated by the CryptoState type.
Crypto Key used for coredump encryption
Indicating the host is ready for NVDS to VDS migration.
See HostRuntimeInfoStatelessNvdsMigrationStateEnum for supported values.
Since: vSphere API Release 7.0.2.0
The following list contains the runtime status for all the partial maintenance modes currently supported on the host.
Since: vSphere API Release 8.0.3.0
Host persistent state encryption information.
Since: vSphere API Release 7.0.3.0
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/HostSystem/{moId}/runtime