Management Plane API > Troubleshooting And Monitoring > Livetrace

Get reverse packet capture file proxy

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/livetraces/<livetrace-session-id>/proxy/reverse/capturefile
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/livetraces/309/proxy/reverse/capturefile

Successful Response:

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

Required Permissions:

crud

Feature:

tools_livetrace

Additional Errors: