HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/bgp_aspath_filters/{BGP_ASPath_Filter.name}/bgp_aspath_filter_entries/{BGP_ASPath_Filter_Entry.preference}

Path Params
string
required

Reference Resource: BGP_ASPath_Filter
Name of the filter.

string
required

Reference Resource: BGP_ASPath_Filter_Entry
List of filter entries

Body Params
string
enum
required

Action to be taken if the 'regex' matches

Allowed:
integer
required

Reference Resource: BGP_ASPath_Filter_Entry
List of filter entries

string
required
length ≤ 32

POSIX compliant regular expression applied against the AS Path

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!