NSX-T Data Center Global Manager REST API
Read traceflow observations
Read traceflow observations for id traceflow-id. Traceflow configuration will be cleaned up by the system after two hours of inactivity. Enforcement Path is optional parameter.Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/traceflows/{traceflow-id}/observations
Request Headers:
n/a
Query Parameters:
TraceflowStatusRequest+
Request Body:
n/a
Example Request:
https://<policy-mgr>/global-manager/api/v1/global-infra/traceflows/t1/observationsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TraceflowObservationListResult+