gns3-server/docs/api/v2/controller/link/projectsprojectidlinkslinkidpcap.rst
2016-05-12 10:39:50 +02:00

681 B

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

Get the pcap from the capture

Parameters

  • link_id: UUID of the link
  • project_id: UUID for the project

Response status codes

  • 200: Return the file
  • 403: Permission denied
  • 404: The file doesn't exist