PUT /api/provisioning_templates/269958254/template_combinations/298486374
{
"template_combination": {
"hostgroup_id": 928644286
}
}
200
{
"created_at": "2021-11-26 08:51:49 UTC",
"updated_at": "2021-11-26 08:51:51 UTC",
"id": 298486374,
"provisioning_template_id": 269958254,
"provisioning_template_name": "MyString2",
"hostgroup_id": 928644286,
"hostgroup_name": "hostgroup126"
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
id required |
Validations:
|
|
provisioning_template_id optional |
ID of config template Validations:
|
|
hostgroup_id optional |
ID of host group Validations:
|
|
template_combination required |
Validations:
|
|
template_combination[hostgroup_id] optional , nil allowed |
host group id Validations:
|