vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClientServerHciMeshDitEncryptionHealthSummary(vim.cluster.VsanClientServerHciMeshDitEncryptionHealthSummary)
- Property of
- VsanClusterHciMeshDitEncryptionHealthSummary
- Extends
- DynamicData
- Since
- 9.1.0.0
Data Object Description
This class defines the HCI Mesh data-in-transit encryption health summary for a cluster. It includes the HCI Mesh data-in-transit encryption health summary between this cluster and any peer client clusters that mount this cluster if this cluster acts as a server cluster, or any peer server clusters that this cluster mounts if this cluster acts as a client cluster.Properties
| Name | Type | Description |
|---|---|---|
| clusterName | xsd:string |
The peer client or server cluster name.
|
| clusterUuid | xsd:string |
The peer client or server cluster UUID.
|
| health | xsd:string |
The health status. See VsanHealthStatusType |
| isLocalOwnerVc* | xsd:boolean |
If the owner vCenter is local.
|
| issues* | xsd:string[] |
The health issues.
|
| ownerVc* | xsd:string |
The vCenter that owns the peer client or server 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 |