NSX-T Data Center REST API

ClusteringStatus (type)

{
  "enum": [
    "CONNECTED",
    "DISCONNECTED",
    "UNKNOWN"
  ],
  "id": "ClusteringStatus",
  "module_id": "ClusterManagement",
  "type": "string"
}