Get Capture Download Signalling

Download a generated Signaling PCAP file by filename

get

Download a previously generated Signaling PCAP file by specifying its filename. The filename should be obtained from the /uepcap endpoint. The response will prompt a file download in most clients. If the file is not found, a 404 error will be returned.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
edgeIpstring · enumRequired

The IP address of the edge

Possible values:
Query parameters
filenamestringRequired

The filename returned by the /uepcap endpoint.

Example: capture_1720000000000.pcap
Responses
200

The requested PCAP file

application/octet-stream
Responsestring · binary
get
/v1/edge/{edgeIp}/downloadpcap

Last updated

Was this helpful?