NSX-T Data Center REST API
Get the route controller state
Get the route controller's runtime state.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/route-controllers/{route-controller-id}/state
Request Headers:
n/a
Query Parameters:
RouteControllerStateRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/route-controllers/RC-1/stateSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RouteControllerState+