NSX-T Data Center REST API

IdsRealizationRequestParameters (type)

{
  "additionalProperties": false,
  "id": "IdsRealizationRequestParameters",
  "module_id": "PolicyIDS",
  "properties": {
    "enforcement_point_path": {
      "description": "The path of the enforcement point.",
      "nsx_feature": "IDPSFederation",
      "required": false,
      "title": "String Path of the enforcement point",
      "type": "string"
    }
  },
  "title": "IDS pass through APIs request parameters",
  "type": "object"
}