mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-23 22:52:25 +00:00
796 B
796 B
/v2/projects/{project_id}/links/{link_id}/stop_capture
POST /v2/projects/{project_id}/links/{link_id}/stop_capture
Stop capture on a link instance
Parameters
- link_id: UUID of the link
- project_id: UUID for the project
Response status codes
- 400: Invalid request
- 201: Capture stopped
Sample session
../../../examples/controller_post_projectsprojectidlinkslinkidstopcapture.txt