gns3-server/docs/api/v2/controller/link/projectsprojectidlinkslinkidpcap.rst
Julien Duponchelle 3deb555981
Update the doc for GNS3 2.0
Fix #495
2016-06-08 18:12:22 +02:00

662 B

/v2/projects/{project_id}/links/{link_id}/pcap

Steam the pcap capture file

Parameters

  • project_id: Project UUID
  • link_id: Link UUID

Response status codes

  • 200: File returned
  • 403: Permission denied
  • 404: The file doesn't exist