Data Object - VsanClusterEncryptionHealthSummary(vim.cluster.VsanClusterEncryptionHealthSummary)

Property of
VsanClusterHealthSummary
Extends
DynamicData
See also
VsanEncryptionHealthSummary, VsanVcKmipServersHealth
Since
vSAN API 6.6

Data Object Description

This class defines encryption health summary in cluster level. The encryption health summary is aggregated from each health check result from all hosts across the cluster and checked configuration consistency against cluster configuration on vCenter side.

Properties

Name Type Description
configHealth*xsd:string

Encryption configuration consistency health across all hosts in the cluster.
hostResults*VsanEncryptionHealthSummary[]

Encryption health results on all of vSAN hosts in the cluster.
kmsHealth*xsd:string

Key Management Server connection health on vCenter and across all hosts in the cluster.
overallHealth*xsd:string

Overall health state for encryption configuration and Key Management Server connection on vCenter and across all hosts in the cluster.
vcKmsResult*VsanVcKmipServersHealth

Key Management Servers connection health result on vCenter side.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition