VsanClientServerHciMeshDitEncryptionHealthSummary
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.
This structure may be used only with operations rendered under /vsan.
{
"_typeName": "string",
"clusterUuid": "string",
"clusterName": "string",
"ownerVc": "string",
"isLocalOwnerVc": false,
"health": "string",
"issues": [
"string"
]
}
The peer client or server cluster UUID.
The peer client or server cluster name.
The vCenter that owns the peer client or server cluster.
If the owner vCenter is local.
The health issues.