mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-04 03:54:11 +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