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