NSX-T Data Center REST API
Read the BGP Configuration on a Logical Router (Deprecated)
Returns information about the BGP configuration on a specified logicalrouter. Information includes whether or not the BGP configuration is
enabled, the AS number, and whether or not graceful
restart is enabled.
Deprecated:
Please use below Policy APIs.
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/bgp
Request:
Method:
GET
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/routing/bgp
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
BgpConfig+