NSX-T Data Center REST API
Get the status for the Logical Router of the given id (Deprecated)
Returns status for the Logical Router of the given id. Deprecated:Please use below Policy API.
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/state
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/state
Request:
Method:
GET
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/status
Request Headers:
n/a
Query Parameters:
DataSourceParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LogicalRouterStatus+