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

21 lines
662 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-06-04 11:40:39 +03:00
Steam the pcap capture file
Parameters
**********
2016-06-04 11:40:39 +03:00
- **project_id**: Project UUID
2016-06-08 19:12:22 +03: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