NSX-T Data Center REST API

Get reverse packet capture file for the specified livetrace session

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):
/policy/api/v1/infra/livetraces/{livetrace-id}/reverse/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:

crud

Feature:

policy_livetrace

Additional Errors: