gns3-server/docs/api/v2/controller/link/projectsprojectidlinkslinkidpcap.rst
2017-03-06 14:35:39 +01:00

663 B

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

Stream 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