DEPRECATED
| 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_id optional |
ID of config template Value: Must be String |
|
provisioning_template_id optional |
ID of config template Value: Must be String |
|
hostgroup_id optional |
ID of host group Value: Must be String |
|
environment_id optional |
ID of environment Value: Must be String |
|
template_combination required |
Value: Must be a Hash |
|
template_combination[environment_id] optional , nil allowed |
environment id Value: Must be a number. |
|
template_combination[hostgroup_id] optional , nil allowed |
host group id Value: Must be a number. |