API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update community-list by community-list-name-community-type

BGP Community List definition with a unique name and type specification. Each list contains an ordered sequence of entries with permit or deny actions and community values in the format specified by the list type: Standard (specific numeric community values), Expanded (regular expression patterns), or Extended (extended community values and route targets for VPN and EVPN services)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Key combination of community-list-name and community-type separated by ~

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

community-listbody object

community-list-entry
array of objects
length ≤ 2147483647

Community list entries with permit or deny actions. Each entry specifies community values or patterns to match in BGP routes. Entries are processed sequentially by sequence number

community-list-entry
string
length ≤ 9999

Key combination of community-list-name and community-type separated by ~

string
length between 1 and 255

Optional description for the Community List. Provides documentation about the purpose, use case, and application context for this Community List in BGP routing policies for operational clarity and maintenance

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json