NSX-T Data Center REST API
Restart traceflow with same set of parameters used during create/update traceflow
This will retrace even if current traceflow has observations. Currentobservations will be lost. Traceflow configuration will be cleaned up
by the system after two hours of inactivity.
Request:
Method:
              POST
            URI Path(s):
              
                /policy/api/v1/infra/traceflows/{traceflow-id}
                
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/traceflows/{traceflow-id}
              
            /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/traceflows/{traceflow-id}
Request Headers:
                n/a
            Query Parameters:
    ActionRequest+
  Request Body:
    n/a
  Example Request:
https://<policy-mgr>/policy/api/v1/infra/traceflows/t7?action=retraceSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    TraceflowConfig+