5.13.5 api pcap live stop
Service and Privileges Groups
Service group is System
Privileges group is System Control
Methods
GET
POST
Request
The request does not have any parameters.
Example of a Request
URL: https://192.168.1.1/api/pcap/live/stop
Response
The device stops streaming chunked data upon a successful request. The request can help stop a capture without a set duration or stop a capture with a duration value prematurely.
The device replies with success
: true
even if there is no running capture. There are no specific error codes for this endpoint.