NSX-T Data Center REST API

PolicyEdgeTransportNodeSwitchProfileTypePathEntry (type)

{
  "id": "PolicyEdgeTransportNodeSwitchProfileTypePathEntry",
  "module_id": "PolicyEdgeTransportNode",
  "properties": {
    "key": {
      "$ref": "PolicyEdgeTransportNodeSwitchProfileType"
    },
    "value": {
      "description": "Edge transport supported uplink profile path",
      "readonly": false,
      "required": true,
      "type": "string"
    }
  },
  "type": "object"
}