NSX-T Data Center REST API
Restart traceflow with same set of parameters used during create/update traceflow (Deprecated)
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.
Deprecated: Please use PUT API to start new Traceflow sessions. By default, traceflow observations will be cleanup every two hours, please use is_transient flag to avoid the cleanup.
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+