gns3-server/docs/api/v2/controller/link/projectsprojectidlinkslinkidstopcapture.rst

20 lines
649 B
ReStructuredText
Raw Normal View History

/v2/projects/{project_id}/links/{link_id}/stop_capture
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
POST /v2/projects/**{project_id}**/links/**{link_id}**/stop_capture
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Stop capture on a link instance
Parameters
**********
2016-10-20 11:54:07 +03:00
- **project_id**: Project UUID
2017-03-06 15:35:39 +02:00
- **link_id**: Link UUID
Response status codes
**********************
- **201**: Capture stopped
2017-03-06 15:35:39 +02:00
- **400**: Invalid request