NSX-T Data Center REST API
Restart a livetrace session
Restart a livetrace session with the same set of parameters used in creating or updating of a livetrace config.Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/livetraces/<livetrace-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ActionRequest+
  Request Body:
    n/a
  Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/livetraces/t01?action=retraceSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LiveTraceConfig+
  