NSX Autonomous Edge REST API

NodeVtepState (type)

{
  "enum": [
    "UP",
    "DOWN",
    "UNKNOWN"
  ],
  "id": "NodeVtepState",
  "title": "VTEP interfaces State",
  "type": "string"
}