NSX-T Data Center REST API

Get packet capture file

You must provide the request header
"Accept:application/octet-stream" when calling this API.
The capture file can only be found in MP which receives the capture request.

Request:

Method:
GET
URI Path(s):
/api/v1/pktcap/session/{session-id}/capturefile
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/octet-stream
Response Body:
n/a

Required Permissions:

read

Feature:

tools_packet_capture

Additional Errors: