Data Object - VsanVcKmipServersHealth(vim.cluster.VsanVcKmipServersHealth)

Property of
VsanClusterEncryptionHealthSummary
Extends
DynamicData
See also
LocalizedMethodFault, VsanKmsHealth
Since
vSAN API 6.6

Data Object Description

This class defines KMIP servers connection status on vCenter side. It has detailed KMS connection status, client/servers certificate status and expiration date.

Properties

Name Type Description
clientCertExpireDate*xsd:dateTime

The client certificate expiry date.
clientCertHealth*xsd:string

The client certificate status. If the certificate is expired, the health is "red". If the certificate expires in 30 days, the health is "yellow". Otherwise the certificate health is "green".
error*LocalizedMethodFault

If error is set, it means there are issues when trying to retrieve Key Management Servers status. The error message will describe the possible issues, such as "Retrieve KMIP servers status timed out".
health*xsd:string

The overall KMIP servers health.
kmsHealth*VsanKmsHealth[]

A list of the KMIP servers health result.
kmsProviderId*xsd:string

The Id of the KMS cluster to use for vSAN Encryption.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition