Skip to main content

Start the capturing network packets

Start the capturing network packets

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

  • if_name string

    Default value: eth0

    Network interface name, see available_interfaces in GET /network/debug/capture/status

Responses

OK

Loading...