Get Capture Edge Signalling

Download the Edge Signaling PCAP file based on Start time, End time, and RAT.

get

Returns the Edge Signaling PCAP file based on the provided Start Time, End Time, and RAT. This endpoint captures network traffic at the edge level.

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

The IP address of the edge

Possible values:
Query parameters
starttimestring · date-timeRequired

Start time in ISO 8601 format (e.g., 2030-01-01 00:00:00).

Example: 2030-01-01 00:00:00
endtimestring · date-timeRequired

End time in ISO 8601 format (e.g., 2030-01-01 00:00:00).

Example: 2030-01-01 00:04:59
ratstring · enumRequired

Filter by RAT (Radio Access Technology). Possible values 4G, 5G, Both.

Example: 4GPossible values:
Responses
200

Edge PCAP file successfully downloaded

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

Last updated

Was this helpful?