HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/bgp_community_filters/{name}/bgp_community_filter_entries

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

Reference Resource: BGP_Community_Filter
Name of the filter.

Body Params
integer
required

Reference Resource: BGP_Community_Filter_Entry
List of filter entries.

string
required
length ≤ 256

String to be matched with the BGP Community/extended-community string. When the 'type' of community list entry is either 'community-list' or 'extcommunity-list' this field should be a list of community or extended community numbers respectively. Ex: '1:1 2:2 3:3'. When the 'type' is 'community-expanded-list', or 'extcommunity-expanded-list', this field should contain a POSIX regular expression to match the corresonding community string. Ex: '[0-9]+:[0-9]+'

string
enum
required

Action to be taken if 'match_string' matches'

Allowed:
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…