vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostHciMeshDitEncryptionHealthSummary(vim.host.VsanHostHciMeshDitEncryptionHealthSummary)
- Property of
- VsanClusterHciMeshDitEncryptionHealthSummary
- Extends
- DynamicData
- See also
- VsanHostHciMeshDitEncryptionHealth
- Since
- 9.1.0.0
Data Object Description
This class defines the HCI Mesh data-in-transit encryption health summary for a host. It includes the HCI Mesh data-in-transit encryption health summary of all the peer client clusters that mount this cluster if this cluster acts as a server cluster, or all the peer server clusters that this cluster mounts if this cluster acts as a client cluster.Properties
| Name | Type | Description |
|---|---|---|
| capable* | xsd:boolean |
If the host is capable of HCI Mesh data-in-transit encryption.
|
| clusterHealths* | VsanHostHciMeshDitEncryptionHealth[] |
The health summary of all the peer client or server clusters.
|
| clusterName | xsd:string |
The name of the cluster where the host is in.
|
| clusterUuid | xsd:string |
The UUID of the cluster where the host is in.
|
| hostname | xsd:string |
The host name.
|
| isLocalOwnerVc* | xsd:boolean |
If the vCenter that owns the host cluster is local.
|
| ownerVc | xsd:string |
The vCenter that owns the cluster where the host is in.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |