NSX-T Data Center REST API
Returns status of a specified Bridge Endpoint
Get the status for the Bridge Endpoint of the given Endpoint idRequest:
Method:
GET
URI Path(s):
/api/v1/bridge-endpoints/<endpoint-id>/status
Request Headers:
n/a
Query Parameters:
DataSourceParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/bridge-endpoints/15269939-779a-4fa4-9a0a-792dbf9fac12/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
BridgeEndpointStatus+