NSX-T Data Center REST API
List logical switches by realized state (Deprecated)
Returns a list of logical switches states that have realized state as providedas query parameter.
Deprecated: This api is now deprecated. Please use new api - policy/api/v1/infra/realized-state/realized-entities?intent_path={{intent-path}}
Request:
Method:
GET
URI Path(s):
/api/v1/logical-switches/state
Request Headers:
n/a
Query Parameters:
LogicalSwitchStateParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/logical-switches/state?status=IN_PROGRESSSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LogicalSwitchStateListResult+