Download the exported pcap file generated from the export IdsPcapFile api. The request
should have proper headers set to download the file. Please add the below
two headers, if it is not already present
Accept application/json, text/plain, */*
Accept-Encoding gzip, deflate, br
Currently this is a node specific API and it will download the PCAP
file from the specific node only. If PCAP file is not present on the specific
node, validation error will be thrown.
Delete IDS Pcap file entry from corfu and from file system.
Currently this is a node specific API and it will delete the PCAP
metadata and file for the specific node only. If PCAP file is not
present on the specific node, validation error will be thrown.