vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - CryptoKeyResult(vim.encryption.CryptoKeyResult)
- Returned by
 - AddKeys, GenerateKey, RemoveKeys, SetKeyCustomAttributes
 - Extends
 - DynamicData
 - See also
 - CryptoKeyId, LocalizedMethodFault
 - Since
 - vSphere API Release 6.5
 
Data Object Description
CryptoKeyResult.java -- Data Object representing a cryptographic key operation result.Properties
| Name | Type | Description | 
|---|---|---|
| fault* | LocalizedMethodFault | 
         Fault which includes details about the error.
      
Since vSphere API Release 7.0.1.0 | 
| keyId | CryptoKeyId | 
 | 
| reason* | xsd:string | 
 | 
| success | xsd:boolean | 
 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |