Authorizations
Authentication is performed via an Auth0-issued JSON Web Token (JWT). Provide the token in the Authorization header with the Bearer scheme.
Path Parameters
The unique identifier for the prefix list to update.
"prfx_lst_0ujsswThIGTUYm2K8FjOOfxcYpw"
Body
The new state for the prefix list.
Defines the writable properties for creating or updating a prefix list.
A human-readable name for the prefix list.
255"Third-Party API Endpoints"
A list of prefixes (CIDR blocks). The entire list is replaced on update.
500A list of site IDs where this prefix list should be directly applied. The entire list of sites is replaced on update.
An optional description for the prefix list.
1000"Static IPs for services we integrate with."
Response
The updated prefix list object.
Represents a reusable, named collection of IP addresses and CIDR blocks.
The unique identifier for the prefix list, prefixed with prfx_lst_.
"prfx_lst_0ujsswThIGTUYm2K8FjOOfxcYpw"
A human-readable name for the prefix list.
"Main Office IPs"
An optional description for the prefix list.
"Public IP ranges for the main office."
The current synchronization status of the prefix list.
active, syncing, failed "active"
A list of site IDs where this prefix list is directly applied.
The list of CIDR blocks in this prefix list.