Snapservice.ClusterPairs.ConnectionStatus
Snapservice.ClusterPairs.ConnectionStatus
The Snapservice.ClusterPairs.ConnectionStatus enumerated type contains the supported values for the cluster pair.
Possible values:
OK
: Cluster pair is in a healthy stateWARNING
: There are some warnings related to the cluster pair.ERROR
: Cluter pair has critical issues.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
OK,
WARNING,
ERROR,