Navigation

  • index
  • next |
  • previous |
  • GNS3 2.2.37 documentation »
  • Endpoints »
  • Ethernet hub »

/v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/adapters/{adapter_number:d+}/ports/{port_number:d+}/pcap¶

Contents

  • /v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/adapters/{adapter_number:d+}/ports/{port_number:d+}/pcap
    • GET /v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/adapters/{adapter_number:d+}/ports/{port_number:d+}/pcap
      • Parameters
      • Response status codes

GET /v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/adapters/{adapter_number:d+}/ports/{port_number:d+}/pcap¶

Stream the pcap capture file

Parameters¶

  • project_id: Project UUID
  • node_id: Node UUID
  • adapter_number: Adapter to steam a packet capture (always 0)
  • port_number: Port on the hub

Response status codes¶

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

Quick search

Navigation

  • index
  • next |
  • previous |
  • GNS3 2.2.37 documentation »
  • Endpoints »
  • Ethernet hub »
© Copyright 2015, GNS3 GNS3 Technologies Inc.. Created using Sphinx 1.8.6.