Action to take when incoming traffic matches an ACL filter.
ACL description.
Frontend ID to attach the ACL to.
Priority of this ACL (ACLs are applied in ascending order, 0 is the first ACL executed).
Optional
match?: AclMatchACL match filter object. One of ip_subnet
or http_filter
&
http_filter_value
are required.
Optional
name?: stringACL name.
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
Add an ACL to a Load Balancer frontend.