vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CryptoManagerHostKeyStatus(vim.encryption.CryptoManagerHost.KeyStatus)
- Returned by
- GetCryptoKeyStatus
- Extends
- DynamicData
- See also
- CryptoKeyId
- Since
- vSphere API Release 8.0.1.0
Data Object Description
Status of a Crypto key on host.Properties
Name | Type | Description |
---|---|---|
accessGranted* | xsd:boolean |
Whether the provider of the key has been granted access.
Since vSphere API Release 8.0.3.0 |
keyId | CryptoKeyId |
Crypto key Id.
|
managementType* | xsd:string |
Key management type.
See KeyManagementType for valid values.
|
present | xsd:boolean |
Whether the key is present in key cache for crypto operation.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |