PUT /api/hostgroups/603241515-db
{
"hostgroup": {
"parent_id": 636252244
}
}
200
{
"subnet_id": null,
"subnet_name": null,
"operatingsystem_id": 309172073,
"operatingsystem_name": "centos 5.3",
"domain_id": null,
"domain_name": "mydomain.net",
"environment_id": 334344675,
"environment_name": "production",
"compute_profile_id": null,
"compute_profile_name": "1-Small",
"ancestry": "636252244",
"parent_id": 636252244,
"parent_name": "Common",
"ptable_id": null,
"ptable_name": null,
"medium_id": 980190962,
"medium_name": "CentOS 5.4",
"pxe_loader": null,
"subnet6_id": null,
"subnet6_name": null,
"architecture_id": 501905019,
"architecture_name": "x86_64",
"realm_id": null,
"realm_name": null,
"created_at": "2018-11-15 19:01:27 UTC",
"updated_at": "2018-11-15 19:02:07 UTC",
"id": 603241515,
"name": "db",
"title": "Common/db",
"description": null,
"puppet_proxy_id": 182953976,
"puppet_proxy_name": "Puppetmaster Proxy",
"puppet_ca_proxy_id": 182953976,
"puppet_ca_proxy_name": "Puppetmaster Proxy",
"puppet_proxy": {
"name": "Puppetmaster Proxy",
"id": 182953976,
"url": "http://else.where:4567"
},
"puppet_ca_proxy": {
"name": "Puppetmaster Proxy",
"id": 182953976,
"url": "http://else.where:4567"
},
"parameters": [],
"template_combinations": [],
"puppetclasses": [
{
"id": 281110143,
"name": "vim",
"module_name": "vim"
}
],
"config_groups": [],
"all_puppetclasses": [
{
"id": 980190962,
"name": "base",
"module_name": "base"
},
{
"id": 51848956,
"name": "chkmk",
"module_name": "chkmk"
},
{
"id": 1018350795,
"name": "nagios",
"module_name": "nagios"
},
{
"id": 281110143,
"name": "vim",
"module_name": "vim"
}
],
"locations": [],
"organizations": []
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Validations:
|
|
hostgroup required |
Validations:
|
|
hostgroup[name] optional |
Name of the host group Validations:
|
|
hostgroup[description] optional , nil allowed |
Host group description Validations:
|
|
hostgroup[parent_id] optional , nil allowed |
Parent ID of the host group Validations:
|
|
hostgroup[environment_id] optional , nil allowed |
Environment ID Validations:
|
|
hostgroup[compute_profile_id] optional , nil allowed |
Compute profile ID Validations:
|
|
hostgroup[compute_resource_id] optional , nil allowed |
Compute resource ID Validations:
|
|
hostgroup[operatingsystem_id] optional , nil allowed |
Operating system ID Validations:
|
|
hostgroup[architecture_id] optional , nil allowed |
Architecture ID Validations:
|
|
hostgroup[pxe_loader] optional , nil allowed |
DHCP filename option (Grub2/PXELinux by default) Validations:
|
|
hostgroup[medium_id] optional , nil allowed |
Media ID Validations:
|
|
hostgroup[ptable_id] optional , nil allowed |
Partition table ID Validations:
|
|
hostgroup[subnet_id] optional , nil allowed |
Subnet ID Validations:
|
|
hostgroup[domain_id] optional , nil allowed |
Domain ID Validations:
|
|
hostgroup[realm_id] optional , nil allowed |
Realm ID Validations:
|
|
hostgroup[config_group_ids] optional , nil allowed |
IDs of associated config groups Validations:
|
|
hostgroup[group_parameters_attributes] optional , nil allowed |
Array of parameters Validations:
|
|
hostgroup[group_parameters_attributes][name] optional |
Name of the parameter Validations:
|
|
hostgroup[group_parameters_attributes][value] optional |
Parameter value Validations:
|
|
hostgroup[puppet_proxy_id] optional , nil allowed |
Puppet proxy ID Validations:
|
|
hostgroup[puppet_ca_proxy_id] optional , nil allowed |
Puppet CA proxy ID Validations:
|
|
hostgroup[root_pass] optional , nil allowed |
Root password on provisioned hosts Validations:
|
|
hostgroup[location_ids] optional , nil allowed |
REPLACE locations with given ids Validations:
|
|
hostgroup[organization_ids] optional , nil allowed |
REPLACE organizations with given ids. Validations:
|