VsanHciMeshDitEncryptionIssue_enum
VsanHciMeshDitEncryptionIssue_enum
The vSAN HCI Mesh data-in-transit encryption health issue enumeration.
Possible values:
hostHasNoHciMeshDitEncConfigForTheServerCluster: This cluster(as the client cluster) host doesn't have HCI Mesh data-in-transit encryption configuration for the peer server cluster.hostHasNoHciMeshDitEncConfigForTheClientCluster: The peer server cluster host doesn't have HCI Mesh data-in-transit encryption configuration for this cluster(as the client cluster).clusterServerHciMeshDitEncIsEnabledButTheHostIsNot: This cluster(as the client cluster) has enabled HCI Mesh data-in-transit encryption for the peer server cluster, but the host in this cluster has not.clusterClientHciMeshDitEncIsEnabledButTheHostIsNot: The peer server cluster has enabled HCI Mesh data-in-transit encryption for the this cluster (as the client cluster), but the peer server cluster host has not.hostServerHciMeshDitEncIsEnabledButTheClusterIsNot: The host in this cluster(as the client cluster) has enabled HCI Mesh data-in-transit encryption for the peer server cluster, but this cluster has not.hostClientHciMeshDitEncIsEnabledButTheClusterIsNot: The peer server cluster host has enabled HCI Mesh data-in-transit encryption for this cluster (as the client cluster), but the peer server cluster has not.hostServerHciMeshDitEncIsNotInSettledState: The host in this cluster(as the client cluster) HCI Mesh data-in-transit encryption is not in "settled" state for the peer server cluster.hostHasDifferentServerHciMeshDitEncRekeyInterval: The host in this cluster(as the client cluster) HCI Mesh data-in-transit encryption configuration "rekey interval" is inconsistent with this cluster configuration for the peer server cluster.hostClientHciMeshDitEncStateIsNotSettled: The peer server cluster host HCI Mesh data-in-transit encryption is not in "settled" state for this cluster(as the client cluster).clientHostIncapable: This cluster(as the client cluster) host is incapable of HCI Mesh data-in-transit encryption.serverHostIncapable: The peer server cluster host is incapable of HCI Mesh data-in-transit encryption.clientHciMeshDitEncIsEnabledButTheServerIsNot: This cluster(as the client cluster) has enabled HCI Mesh data-in-transit encryption for the peer server cluster, but the peer server cluster has not.serverHciMeshDitEncIsEnabledButTheClientIsNot: The peer server cluster has enabled HCI Mesh data-in-transit encryption for this cluster(as the server cluster), but this cluster has not.serverHciMeshDitEncIsNotSettled: The peer server cluster HCI Mesh data-in-transit encryption is not in "settled" state.VsanHciMeshDitEncryptionIssue_Unknown: Unknown issue.
This data structure has no properties.
Enumeration:
hostHasNoHciMeshDitEncConfigForTheServerCluster,
hostHasNoHciMeshDitEncConfigForTheClientCluster,
clusterServerHciMeshDitEncIsEnabledButTheHostIsNot,
clusterClientHciMeshDitEncIsEnabledButTheHostIsNot,
hostServerHciMeshDitEncIsEnabledButTheClusterIsNot,
hostClientHciMeshDitEncIsEnabledButTheClusterIsNot,
hostServerHciMeshDitEncIsNotInSettledState,
hostHasDifferentServerHciMeshDitEncRekeyInterval,
hostClientHciMeshDitEncStateIsNotSettled,
clientHostIncapable,
serverHostIncapable,
clientHciMeshDitEncIsEnabledButTheServerIsNot,
serverHciMeshDitEncIsEnabledButTheClientIsNot,
serverHciMeshDitEncIsNotSettled,
VsanHciMeshDitEncryptionIssue_Unknown,