NSX-T Data Center REST API

ManagementClusterNodeStatus (type)

{
  "additionalProperties": false,
  "id": "ManagementClusterNodeStatus",
  "module_id": "ClusterManagement",
  "properties": {
    "mgmt_cluster_status": {
      "$ref": "ClusteringStatus",
      "readonly": true,
      "title": "Status of this node's connection to the management cluster"
    }
  },
  "type": "object"
}