Download capture pcap
GET/capture/pcap/:namespace/:podName/:container
Streams the pcap a capture run wrote, as a file download. Without frames it returns the whole capture; with frames (a comma list of numbers/ranges, e.g. 1-5,9,12-20) it returns only those packets (used to export the current display filter).
Request
Responses
- 200
- 400
OK
Bad Request