Download packet capture file
GET
/dumps/download/{filename}Contract
Parameter | Value |
|---|---|
| Section | agents |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/octet-stream |
Parameters
1 parameter
Name | Location | Required | Type | Description |
|---|---|---|---|---|
| filename | path | yes | string | Packet capture filename |
Responses
2 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | file |
400 | Invalid filename or file not found | object |
{}{ "data": {}, "error": "<string>" }