NSX-T Data Center REST API

NSXReleaseRequest (type)

{
  "additionalProperties": false,
  "id": "NSXReleaseRequest",
  "module_id": "Upgrade",
  "properties": {
    "source": {
      "description": "Source where notification is generated",
      "readonly": true,
      "required": false,
      "title": "Source where notification is generated",
      "type": "string"
    }
  },
  "type": "object"
}