vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - EncryptionKeyRequired(vim.fault.EncryptionKeyRequired)
- Extends
 - InvalidState
 - See also
 - CryptoKeyId
 - Since
 - vSphere API Release 6.7
 
Fault Description
An EncryptionKeyRequired fault occurs when an operation fails due to one or more required encryption keys.Properties
| Name | Type | Description | 
|---|---|---|
| requiredKey* | CryptoKeyId[] | 
         A list of required key identifiers.
       | 
| Properties inherited from InvalidState | ||
| None | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |