- Property Manager name: Hostname
- Criteria version: The
v2024-08-13
rule format supports thehostname
criteria v1.1. - Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: Yes
Matches the requested hostname.
Option | Type | Description | Requires | |
---|---|---|---|---|
matchOperator | enum | Matches the contents of | {"displayType":"enum","options":["IS_ONE_OF","IS_NOT_ONE_OF"],"tag":"select"} | |
IS_ONE_OF | Matches the contents of | |||
IS_NOT_ONE_OF | Does not matche the contents of | |||
values | string array | A list of hostnames. Allows wildcards, where | {"displayType":"string array","tag":"input","todo":true} |