vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterEncryptionHealthSummary(vim.cluster.VsanClusterEncryptionHealthSummary)
- Property of
- VsanClusterHealthSummary
- Extends
- DynamicData
- See also
- VsanEncryptionHealthSummary, VsanVcKmipServersHealth
- Since
- 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 |
---|---|---|
aesniHealth* | xsd:string |
AES-NI configuration consistency health across all
hosts in the cluster. Valid value can be ['green'
, 'yellow', 'red', 'unknown']
Since 6.7 |
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |