BGP Filter Profiles
List BGP Filter Profiles
Get BGP Filter Profile
Create BGP Filter Profile
Update BGP Filter Profile
Delete BGP Filter Profile
ModelsExpand Collapse
BGPFilterProfileListResponse object { id, description, match_action, 4 more }
match_action: "allow" or "deny"Action to take when a route matches one of the targets in this profile
Action to take when a route matches one of the targets in this profile
List of CIDR prefixes. Each entry may carry an optional suffix that specifies which prefix lengths to match relative to the prefix length N: ‘{X,Y}’ matches prefix lengths in the inclusive range [X, Y] where N <= X <= Y <= max (max is 32 for IPv4, 128 for IPv6), ‘{X}’ matches exactly length X (equivalent to {X,X}), ’+’ is shorthand for {N, max} (the prefix and all more-specific subnets, including at length N itself; valid even when N is the maximum length). Omit the suffix to match the prefix exactly at length N.
BGPFilterProfileGetResponse object { id, description, match_action, 4 more }
match_action: "allow" or "deny"Action to take when a route matches one of the targets in this profile
Action to take when a route matches one of the targets in this profile
List of CIDR prefixes. Each entry may carry an optional suffix that specifies which prefix lengths to match relative to the prefix length N: ‘{X,Y}’ matches prefix lengths in the inclusive range [X, Y] where N <= X <= Y <= max (max is 32 for IPv4, 128 for IPv6), ‘{X}’ matches exactly length X (equivalent to {X,X}), ’+’ is shorthand for {N, max} (the prefix and all more-specific subnets, including at length N itself; valid even when N is the maximum length). Omit the suffix to match the prefix exactly at length N.
BGPFilterProfileCreateResponse object { id, description, match_action, 4 more }
match_action: "allow" or "deny"Action to take when a route matches one of the targets in this profile
Action to take when a route matches one of the targets in this profile
List of CIDR prefixes. Each entry may carry an optional suffix that specifies which prefix lengths to match relative to the prefix length N: ‘{X,Y}’ matches prefix lengths in the inclusive range [X, Y] where N <= X <= Y <= max (max is 32 for IPv4, 128 for IPv6), ‘{X}’ matches exactly length X (equivalent to {X,X}), ’+’ is shorthand for {N, max} (the prefix and all more-specific subnets, including at length N itself; valid even when N is the maximum length). Omit the suffix to match the prefix exactly at length N.
BGPFilterProfileUpdateResponse object { id, description, match_action, 4 more }
match_action: "allow" or "deny"Action to take when a route matches one of the targets in this profile
Action to take when a route matches one of the targets in this profile
List of CIDR prefixes. Each entry may carry an optional suffix that specifies which prefix lengths to match relative to the prefix length N: ‘{X,Y}’ matches prefix lengths in the inclusive range [X, Y] where N <= X <= Y <= max (max is 32 for IPv4, 128 for IPv6), ‘{X}’ matches exactly length X (equivalent to {X,X}), ’+’ is shorthand for {N, max} (the prefix and all more-specific subnets, including at length N itself; valid even when N is the maximum length). Omit the suffix to match the prefix exactly at length N.
BGPFilterProfileDeleteResponse object { id, description, match_action, 4 more }
match_action: "allow" or "deny"Action to take when a route matches one of the targets in this profile
Action to take when a route matches one of the targets in this profile
List of CIDR prefixes. Each entry may carry an optional suffix that specifies which prefix lengths to match relative to the prefix length N: ‘{X,Y}’ matches prefix lengths in the inclusive range [X, Y] where N <= X <= Y <= max (max is 32 for IPv4, 128 for IPv6), ‘{X}’ matches exactly length X (equivalent to {X,X}), ’+’ is shorthand for {N, max} (the prefix and all more-specific subnets, including at length N itself; valid even when N is the maximum length). Omit the suffix to match the prefix exactly at length N.