Data Object - VsanClusterDitEncryptionHealthSummary(vim.cluster.VsanClusterDitEncryptionHealthSummary)

Property of
VsanClusterHealthSummary
Extends
DynamicData
See also
VsanDitEncryptionHealthSummary
Since
vSAN API vSAN 7.0U1

Data Object Description

This class defines data-in-transit encryption health summary in cluster level. The health summary is aggregated from each health check result from all hosts across the cluster.

Properties

Name Type Description
enabled*xsd:boolean

Whether data-in-transit encryption is enabled in the cluster.
hostResults*VsanDitEncryptionHealthSummary[]

Data-in-transit encryption health results on all of vSAN hosts in the cluster.
overallHealthxsd:string

Data-in-transit encryption configuration consistency health across all hosts in the cluster.
See VsanHealthStatusType

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition