Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CryptoManagerKmipClusterStatus(vim.encryption.CryptoManagerKmip.ClusterStatus)
- Returned by
- RetrieveKmipServersStatus_Task
- Extends
- DynamicData
- See also
- CryptoManagerKmipCertificateInfo, CryptoManagerKmipServerStatus, KeyProviderId, ManagedEntityStatus
- Since
- vSphere API Release 6.5
Data Object Description
Status of a KMIP cluster.Properties
Name | Type | Description |
---|---|---|
clientCertInfo* | CryptoManagerKmipCertificateInfo |
The basic information about the client's certificate.
|
clusterId | KeyProviderId |
The ID of the KMIP cluster.
|
managementType* | xsd:string |
Key provider management type.
See KmipClusterInfoKmsManagementType for valid values.
Since vSphere API Release 7.0 |
overallStatus* | ManagedEntityStatus |
KMS cluster overall status.
Since vSphere API Release 7.0 |
servers | CryptoManagerKmipServerStatus[] |
Status of the KMIP servers in this cluster.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |