Имя параметра | Описание |
---|---|
discovery_rule необязательно , nil разрешен |
Validations:
|
discovery_rule[name] обязательно |
represents rule name shown to the users Validations:
|
discovery_rule[search] обязательно |
query to match discovered hosts for the particular rule Validations:
|
discovery_rule[hostgroup_id] обязательно |
the hostgroup that is used to auto provision a host Validations:
|
discovery_rule[hostname] необязательно , nil разрешен |
defines a pattern to assign human-readable hostnames to the matching hosts Validations:
|
discovery_rule[max_count] необязательно , nil разрешен |
enables to limit maximum amount of provisioned hosts per rule Validations:
|
discovery_rule[priority] необязательно , nil разрешен |
puts the rules in order, low numbers go first. Must be greater then zero Validations:
|
discovery_rule[enabled] необязательно , nil разрешен |
flag is used for temporary shutdown of rules Validations:
|