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