vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostRuntimeInfoStateEncryptionInfo(vim.host.RuntimeInfo.StateEncryptionInfo)
- Property of
 - HostRuntimeInfo
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 7.0.3.0
 
Data Object Description
This data type describes the host's persistent state encryption.Properties
| Name | Type | Description | 
|---|---|---|
| protectionMode | xsd:string | 
         The state encryption key protection mode.
  
 The host state is encrypted with a key that is protected using
 one of the modes specified by ProtectionMode.
        | 
| requireExecInstalledOnly* | xsd:boolean | 
         Indicates if the "execInstalledOnly" enforcement must be active
 for the state encryption key to be accessible.
       | 
| requireSecureBoot* | xsd:boolean | 
         Indicates if UEFI Secure Boot must be enabled in order for the
 state encryption key to be accessible.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |