NSX-T Data Center REST API
Get forward 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/forward/capturefile
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/livetraces/309/proxy/forward/capturefileSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/octet-stream
                Response Body:
    n/a