NSX-T Data Center REST API
Read a BGP neighbor config
Read a BGP neighbor config.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/route-controllers/{router-controller-id}/bgp/neighbors/{neighbor-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/route-controllers/RC-1/bgp/neighbors/RC-1-bgp-neighbor-1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RouteControllerBgpNeighborConfig+