NSX-T Data Center REST API

PreUpgradeEdgeHealthCheckRequest (type)

{
  "id": "PreUpgradeEdgeHealthCheckRequest",
  "module_id": "EdgeUpgrade",
  "properties": {
    "edge-path": {
      "description": "Specify the edge-transport-nodes path for edge/VNA",
      "readonly": false,
      "required": false,
      "title": "edge path to verify",
      "type": "string"
    },
    "edge-uuid": {
      "readonly": false,
      "required": false,
      "title": "edge id to verify",
      "type": "string"
    }
  },
  "title": "Health perspective check request",
  "type": "object"
}