vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostRuntimeInfo(vim.host.RuntimeInfo)
- Property of
 - HostListSummary, HostSystem
 - Extends
 - DynamicData
 - See also
 - ClusterDasFdmHostState, CryptoKeyId, HealthSystemRuntime, HostPartialMaintenanceModeRuntimeInfo, HostRuntimeInfoNetworkRuntimeInfo, HostRuntimeInfoStateEncryptionInfo, HostSystemConnectionState, HostSystemPowerState, HostTpmDigestInfo, HostVFlashManagerVFlashResourceRunTimeInfo, VsanHostRuntimeInfo
 - Since
 - 2.0
 
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.
       | 
| connectionState | HostSystemConnectionState | 
         The host connection state. See the description in the enums for the
  ConnectionState data object type.
       | 
| cryptoKeyId* | CryptoKeyId | 
         Crypto Key used for coredump encryption
      
Since vSphere API Release 6.5 | 
| cryptoState* | xsd:string | 
         Encryption state of the host. Valid values are enumerated by the
 CryptoState type.
      
Since vSphere API Release 6.5 | 
| dasHostState* | ClusterDasFdmHostState | 
         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. Since vSphere API Release 5.0 | 
| healthSystemRuntime* | HealthSystemRuntime | 
         Available system  health status
      
Since VI API 2.5 | 
| hostMaxVirtualDiskCapacity* | xsd:long | 
         The maximum theoretical virtual disk capacity supported by this host
      
Since vSphere API Release 5.5 | 
| inMaintenanceMode | xsd: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  | 
| inQuarantineMode* | xsd:boolean | 
         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 HealthUpdateManager See ClusterInfraUpdateHaConfigInfo See ClusterHostInfraUpdateHaModeAction Since vSphere API Release 6.5  | 
| networkRuntimeInfo* | HostRuntimeInfoNetworkRuntimeInfo | 
         This property is for getting network related runtime info
      
Since vSphere API Release 5.5 | 
| partialMaintenanceMode* | HostPartialMaintenanceModeRuntimeInfo[] | 
         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 | 
| powerState | HostSystemPowerState | 
         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 Release 4.1 | 
| stateEncryption* | HostRuntimeInfoStateEncryptionInfo | 
         Host persistent state encryption information.
      
Since vSphere API Release 7.0.3.0 | 
| statelessNvdsMigrationReady* | xsd:string | 
         Indicating the host is ready for NVDS to VDS migration.
 See StatelessNvdsMigrationState for supported values.
      
Since vSphere API Release 7.0.2.0 | 
| 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 Release 4.0  | 
| vFlashResourceRuntimeInfo* | HostVFlashManagerVFlashResourceRunTimeInfo | 
         Runtime information of vFlash resource of the host.
      
Since vSphere API Release 5.5 | 
| vsanRuntimeInfo* | VsanHostRuntimeInfo | 
         Host Runtime information related to the VSAN service.
  
Since vSphere API Release 5.5 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |