Get network capture data
Returns network capture data
Responses
- 200
- 400
- 401
tcpdump & wireshark compatible .pcap file
- application/json
- Schema
Schema
- string binary
model describes .pcap files
- FileSystem problems
- application/json
- Schema
- Example (from schema)
- Filesystem problems
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
{
"error": "Filesystem problems"
}
Log In
- application/json
- Schema
- Example (from schema)
Schema
- error string
error type/info
{
"error": "Wrong login or password"
}
Loading...