IP address not in set

Matches when the requester’s IP address is absent from a specified address set.

This condition identifies if the requester’s IP address is not in a pre-defined address set.

Configuration

  • Select address set: The named collection of IP addresses or CIDR ranges to check against. The condition returns true only if the requester’s IP is not found within this set. This field is required.

Measurement

The condition resolves the IP address from the incoming request and evaluates it against the specified address set. The process validates the request IP against both individual addresses and CIDR notations. If the IP falls outside the defined range, the condition returns true.


Last modified March 5, 2026