HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/bgp_community_filters/{BGP_Community_Filter.name}

Path Params
string
required

Reference Resource: BGP_Community_Filter
Name of the filter.

Body Params
bgp_community_filter_entries
object

Reference Resource: BGP_Community_Filter_Entry
List of filter entries.

string
length ≤ 80

Free form description of the filter, this is optional.

string
required
length ≤ 80

Reference Resource: BGP_Community_Filter
Name of the filter.

string
enum
required

Filter type: 'extcommunity-list' : a list that matches extended community numbers 'extcommunity-expanded-list' : a list that matches extended community numbers using POSIX regular expressions 'community-list' : a list that matches standard community numbers 'community-expanded-list' : a list that matches community numbers using POSIX regular expressions

Allowed:
Responses
204

No Content

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
Response
Click Try It! to start a request and see the response here!