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
  Example Request:
GET https://<nsx-mgr>/api/v1/logical-routers/875381be-a4c5-4173-8aa7-ab71695a8129/statusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LogicalRouterStatus+