Param name | Description |
---|---|
discovery_rule optional , nil allowed |
Value: Must be a Hash |
discovery_rule[name] required |
Value: Must be String |
discovery_rule[search] required |
Value: Must be String |
discovery_rule[hostgroup_id] required |
Value: Must be Integer |
discovery_rule[hostname] required |
Value: Must be String |
discovery_rule[max_count] optional , nil allowed |
Value: Must be Integer |
discovery_rule[priority] optional , nil allowed |
Value: Must be Integer |
discovery_rule[enabled] optional , nil allowed |
Value: Must be 'true' or 'false' |