NSX Autonomous Edge REST API

NodeStatus (type)

{
  "enum": [
    "DOWN",
    "UP",
    "UNREACHABLE",
    "ADMIN_DOWN",
    "UP_ROUTING_DOWN",
    "INVALID",
    "UNKNOWN"
  ],
  "id": "NodeStatus",
  "title": "Node Status",
  "type": "string"
}