Start the capturing network packets
Start the capturing network packets
- application/json
Request Body
- filter_expression string
Possible values:
<= 100 characters
Default value:
ip
describes the tcpdump compatible filter expression
- is_cyclic_buffer boolean
Default value:
true
Overwrite records after buffer overflow
Responses
- 200
- 400
- 401
OK
- System problems
- application/json
- Schema
- Example (from schema)
- System problems
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
{
"error": "System problems"
}
Log In
- application/json
- Schema
- Example (from schema)
Schema
- error string
error type/info
{
"error": "Wrong login or password"
}
Loading...