PcapReplays
Number of APIs: 5
-
Replayed pcap list. GET {{baseUrl}}/pcapReplays
-
Upload a new PCAP file. This endpoint uses the TUS protocol. Trailing slash is mandatory. POST {{baseUrl}}/pcapReplays/uploads/
-
Get TUS options. This endpoint uses the TUS protocol. Trailing slash is mandatory. OPTIONS {{baseUrl}}/pcapReplays/uploads/
-
Push data to a file. This endpoint uses the TUS protocol. PATCH {{baseUrl}}/pcapReplays/uploads/{{tusId}}
-
Push data to a file. This endpoint uses the TUS protocol. HEAD {{baseUrl}}/pcapReplays/uploads/{{tusId}}