mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-27 16:18:54 +00:00
662 B
662 B
/v2/projects/{project_id}/links/{link_id}/pcap
GET /v2/projects/{project_id}/links/{link_id}/pcap
Steam the pcap capture file
Parameters
- link_id: Link UUID
- project_id: Project UUID
Response status codes
- 200: File returned
- 403: Permission denied
- 404: The file doesn't exist