GET /api/hosts/host10
200
{
"ip": null,
"ip6": null,
"environment_id": null,
"environment_name": null,
"last_report": null,
"mac": null,
"realm_id": null,
"realm_name": null,
"sp_mac": null,
"sp_ip": null,
"sp_name": null,
"domain_id": null,
"domain_name": null,
"architecture_id": null,
"architecture_name": null,
"operatingsystem_id": null,
"operatingsystem_name": null,
"subnet_id": null,
"subnet_name": null,
"subnet6_id": null,
"subnet6_name": null,
"sp_subnet_id": null,
"ptable_id": null,
"ptable_name": null,
"medium_id": null,
"medium_name": null,
"pxe_loader": null,
"build": false,
"comment": null,
"disk": null,
"installed_at": null,
"model_id": null,
"hostgroup_id": null,
"owner_id": 135138680,
"owner_name": "Admin User",
"owner_type": "User",
"enabled": true,
"managed": false,
"use_image": null,
"image_file": "",
"uuid": null,
"compute_resource_id": null,
"compute_resource_name": null,
"compute_profile_id": null,
"compute_profile_name": null,
"capabilities": [
"build"
],
"provision_method": "build",
"certname": "host10",
"image_id": null,
"image_name": null,
"created_at": "2018-11-15 19:01:37 UTC",
"updated_at": "2018-11-15 19:01:37 UTC",
"last_compile": null,
"global_status": 0,
"global_status_label": "OK",
"organization_id": 447626438,
"organization_name": "Organization 1",
"location_id": 255093256,
"location_name": "Location 1",
"puppet_status": 0,
"model_name": null,
"name": "host10",
"id": 1,
"puppet_proxy_id": null,
"puppet_proxy_name": null,
"puppet_ca_proxy_id": 182953976,
"puppet_ca_proxy_name": "Puppetmaster Proxy",
"puppet_proxy": null,
"puppet_ca_proxy": {
"name": "Puppetmaster Proxy",
"id": 182953976,
"url": "http://else.where:4567"
},
"hostgroup_name": null,
"hostgroup_title": null,
"parameters": [],
"all_parameters": [
{
"priority": null,
"created_at": "2018-11-15 19:01:27 UTC",
"updated_at": "2018-11-15 19:01:27 UTC",
"id": 513706444,
"name": "loc_param",
"value": "abc"
},
{
"priority": null,
"created_at": "2018-11-15 19:01:27 UTC",
"updated_at": "2018-11-15 19:01:27 UTC",
"id": 32400255,
"name": "org_param",
"value": "xyz"
},
{
"priority": null,
"created_at": "2018-11-15 19:01:27 UTC",
"updated_at": "2018-11-15 19:01:27 UTC",
"id": 636252244,
"name": "test",
"value": "myvalue"
}
],
"interfaces": [
{
"subnet_id": null,
"subnet_name": null,
"subnet6_id": null,
"subnet6_name": null,
"domain_id": null,
"domain_name": null,
"created_at": "2018-11-15 19:01:37 UTC",
"updated_at": "2018-11-15 19:01:37 UTC",
"managed": true,
"identifier": null,
"id": 1,
"name": "host10",
"ip": null,
"ip6": null,
"mac": null,
"mtu": null,
"fqdn": "host10",
"primary": true,
"provision": true,
"type": "interface",
"virtual": false
}
],
"puppetclasses": [],
"config_groups": [],
"all_puppetclasses": [],
"permissions": {
"console_hosts": true,
"build_hosts": true,
"power_hosts": true,
"edit_hosts": true,
"destroy_hosts": true,
"create_hosts": true,
"ipmi_boot_hosts": true,
"view_hosts": true,
"puppetrun_hosts": true
}
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Validations:
|
|
show_hidden_parameters optional |
Display hidden parameter values Validations:
|