NSX-T Data Center REST API
Read a specific BGP community list from a logical router (Deprecated)
Read a specific BGP community list from a Logical RouterDeprecated:
Please use below Policy APIs.
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/community-lists/<community-list-id>
Request:
Method:
GET
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/routing/bgp/community-lists/{community-list-id}
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:
BGPCommunityList+