HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update a single prefix List Entry object.

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

UUID of prefix List on which the prefix List Entry is associated with.

string
required

UUID of prefix List Entry to update configuration

Body Params

prefix List Entry configuration

string
length ≤ 80
string
enum
required

Action to be taken by this prefix list.

Allowed:
integer
0 to 32

Prefix minimum match length, 0 for unspecified. Must be greater than initial prefix length

integer
0 to 32

Prefix maximum match length, 0 for unspecified. Must be greater than initial prefix length

prefix
required

IP prefix and prefix length to match, or 'any'

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0