Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
id required |
Validations:
|
discovery_rule optional , nil allowed |
Validations:
|
discovery_rule[name] optional |
represents rule name shown to the users Validations:
|
discovery_rule[search] optional |
query to match discovered hosts for the particular rule Validations:
|
discovery_rule[hostgroup_id] optional |
the hostgroup that is used to auto provision a host Validations:
|
discovery_rule[hostname] optional , nil allowed |
defines a pattern to assign human-readable hostnames to the matching hosts Validations:
|
discovery_rule[max_count] optional , nil allowed |
enables to limit maximum amount of provisioned hosts per rule Validations:
|
discovery_rule[priority] optional , nil allowed |
puts the rules in order, low numbers go first. Must be greater then zero Validations:
|
discovery_rule[enabled] optional , nil allowed |
flag is used for temporary shutdown of rules Validations:
|
discovery_rule[location_ids] optional |
location ID for provisioned hosts Validations:
|
discovery_rule[organization_ids] optional |
organization ID for provisioned hosts Validations:
|