NSX-T Data Center REST API
Paginated list of BGP community lists on a logical router (Deprecated)
Paginated list of BGP Community Lists on a Logical RouterDeprecated:
Please use below Policy APIs.
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/community-lists
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/logical-routers/<logical-router-id>/routing/bgp/community-lists
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/logical-routers/7a62a0c5-1ea1-4b25-9d43-dce1c0fa4b8c/routing/bgp/community-listsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    BGPCommunityListListResult+
  