NSX-T Data Center Global Manager REST API
Get BGP neighbor advertised routes
Returns routes advertised by BGP neighbor from all edge transport nodes on whichthis neighbor is currently enabled.
The query parameter "source=cached" is not supported.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/bgp/neighbors/{neighbor-id}/advertised-routes
Request Headers:
n/a
Query Parameters:
BgpRoutesRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
BgpNeighborRoutesListResult+