Data Object - CryptoKeyResult(vim.encryption.CryptoKeyResult)
- Returned by
-
AddKeys, GenerateKey, RemoveKeys
- Extends
-
DynamicData
- See also
-
CryptoKeyId, LocalizedMethodFault
- Since
- vSphere API 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 7.0.1.0
|
| keyId | CryptoKeyId |
|
| reason | xsd:string |
|
| success | xsd:boolean |
|
|
Properties inherited from DynamicData |
| None |
Show WSDL type definition