mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-27 16:18:54 +00:00
781 B
781 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: Link UUID
- project_id: Project UUID
Response status codes
- 400: Invalid request
- 201: Capture stopped
Sample session
../../../examples/controller_post_projectsprojectidlinkslinkidstopcapture.txt