NSX-T Data Center REST API

IdsPcapFileRequestParameters (type)

{
  "additionalProperties": false,
  "id": "IdsPcapFileRequestParameters",
  "module_id": "PolicyIDS",
  "properties": {
    "enforcement_point_path": {
      "description": "The path of the enforcement point from which the PCAPs needs to be exported, downloaded or deleted.",
      "nsx_feature": "IDPSFederation",
      "required": false,
      "title": "String Path of the enforcement point",
      "type": "string"
    }
  },
  "title": "IDS Pcap File request parameters",
  "type": "object"
}