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

21 lines
663 B
ReStructuredText
Raw Normal View History

/v2/projects/{project_id}/links/{link_id}/pcap
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
GET /v2/projects/**{project_id}**/links/**{link_id}**/pcap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016-09-14 16:24:27 +03:00
Stream the pcap capture file
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
**********************
2016-06-04 11:40:39 +03:00
- **200**: File returned
- **403**: Permission denied
- **404**: The file doesn't exist