/v2/compute/projects/{project_id}/ethernet_switch/nodes/{node_id}/adapters/{adapter_number:d+}/ports/{port_number:d+}/pcap¶
Contents
GET /v2/compute/projects/{project_id}/ethernet_switch/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 switch
Response status codes¶
- 200: File returned
- 403: Permission denied
- 404: The file doesn’t exist