gns3-server/docs/api/v2/controller/link/projectsprojectidlinkslinkidpcap.rst
2018-01-08 09:26:44 +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