API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update existing prefix-list with name {prefixListName} under address-family {AddressFamily}

IPv4 or IPv6 prefix list for route filtering in routing
protocols. Each entity is identified by prefix-list-name
and address-family combination. Configure ordered
permit/deny entries with IP prefix matching and optional
prefix length constraints (ge/le) for granular route
control.

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

Composite key combining prefix-list-name and address-family separated by tilde (~). Uniquely identifies each prefix list configuration within the system. Format: prefix-list-name~address-family

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

prefix-listbody object

string
length between 1 and 80

Description for prefix-list

prefix-list-entry
array of objects
length ≤ 2147483647

Prefix list entries

prefix-list-entry
string
length ≤ 9999

Composite key combining prefix-list-name and address-family separated by tilde (~). Uniquely identifies each prefix list configuration within the system. Format: prefix-list-name~address-family

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