1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 06:18:08 +00:00
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 13:24:27 +00:00
Stream the pcap capture file
Parameters
**********
2016-10-20 08:54:07 +00:00
- **project_id**: Project UUID
2017-03-06 13:35:39 +00:00
- **link_id**: Link UUID
Response status codes
**********************
2016-06-04 08:40:39 +00:00
- **200**: File returned
- **403**: Permission denied
- **404**: The file doesn't exist