- Property Manager name: Hostname
- Criteria version: The
latest
rule format supports thehostname
criteria v1.1. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
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} |