- Property Manager name: Client IP
- Criteria version: The
v2023-01-05
rule format supports theclient_ip
criteria v1.1. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
Matches the IP number of the requesting client.
Option | Type | Description | Requires | |
---|---|---|---|---|
match_operator | enum | Matches the contents of | {"displayType":"enum","options":["IS_ONE_OF","IS_NOT_ONE_OF"],"tag":"select"} | |
IS_ONE_OF | Matches any of the specified | |||
IS_NOT_ONE_OF | Does not match any of the specified | |||
values | string array | IP or CIDR block, for example: | {"displayType":"string array","tag":"input","todo":true} | |
use_headers | boolean | When connecting via a proxy server as determined by the | {"displayType":"boolean","tag":"input","type":"checkbox"} |