NSX-T Data Center REST API

PreconfiguredEndpoint (type) (Deprecated)

{
  "deprecated": true,
  "id": "PreconfiguredEndpoint",
  "module_id": "TransportNode",
  "properties": {
    "device_name": {
      "readonly": false,
      "required": true,
      "title": "Name of the virtual tunnel endpoint",
      "type": "string"
    }
  },
  "title": "Tunnel endpoint configuration of preconfigured host switch",
  "type": "object"
}