gns3-server/docs/api/v2/controller/link/projectsprojectidlinkslinkidstopcapture.rst
Julien Duponchelle 3deb555981
Update the doc for GNS3 2.0
Fix #495
2016-06-08 18:12:22 +02:00

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

  • project_id: Project UUID
  • link_id: Link UUID

Response status codes

  • 400: Invalid request
  • 201: Capture stopped

Sample session

../../../examples/controller_post_projectsprojectidlinkslinkidstopcapture.txt