Param name | Description |
---|---|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
discovery_rule optional , nil allowed |
Value: Must be a Hash |
discovery_rule[name] optional |
Value: Must be String |
discovery_rule[search] optional |
Value: Must be String |
discovery_rule[hostgroup_id] optional |
Value: Must be Integer |
discovery_rule[hostname] optional |
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' |