NSX-T Data Center REST API

Get routes learned by BGP neighbor in CSV format

Returns routes learned by BGP neighbor from all virtual network appliance nodes on which
this neighbor is currently enabled.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/route-controllers/{route-controller-id}/bgp/neighbors/{neighbor-id}/routes/download
Request Headers:
n/a
Query Parameters:
BgpRoutesRequestParameters+
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
BgpNeighborRouteDetailsInCsvFormat+

Required Permissions:

read

Feature:

policy_route_controller

Additional Errors: