NSX-T Data Center REST API

EnforcementPointRequest (type)

{
  "additionalProperties": false,
  "id": "EnforcementPointRequest",
  "module_id": "PolicyConnectivity",
  "properties": {
    "enforcement_point_path": {
      "description": "Policy path of enforcement point on request is to be made.",
      "title": "Enforcement point path",
      "type": "string"
    }
  },
  "title": "Enforcement point request entity",
  "type": "object"
}