Param name | Description |
---|---|
search optional |
filter results Value: Must be String |
order optional |
sort results Value: Must be String |
page optional |
paginate results Value: Must be String |
per_page optional |
number of entries per request Value: Must be String |
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. |
Param name | Description |
---|---|
config_template required |
Value: Must be a Hash |
config_template[name] required |
template name Value: Must be String |
config_template[template] required |
Value: Must be String |
config_template[snippet] optional , nil allowed |
Value: Must be 'true' or 'false' |
config_template[audit_comment] optional , nil allowed |
Value: Must be String |
config_template[template_kind_id] optional , nil allowed |
not relevant for snippet Value: Must be a number. |
config_template[template_combinations_attributes] optional |
Array of template combinations (hostgroup_id, environment_id) Value: Must be an array of any type |
config_template[operatingsystem_ids] optional |
Array of operating systems ID to associate the template with Value: Must be an array of any type |
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. |
config_template required |
Value: Must be a Hash |
config_template[name] optional |
template name Value: Must be String |
config_template[template] optional |
Value: Must be String |
config_template[snippet] optional |
Value: Must be 'true' or 'false' |
config_template[audit_comment] optional , nil allowed |
Value: Must be String |
config_template[template_kind_id] optional , nil allowed |
not relevant for snippet Value: Must be a number. |
config_template[template_combinations_attributes] optional |
Array of template combinations (hostgroup_id, environment_id) Value: Must be an array of any type |
config_template[operatingsystem_ids] optional |
Array of operating systems ID to associate the template with Value: Must be an array of any type |
Param name | Description |
---|---|
version optional |
template version Value: Must be String |
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. |