GET /api/hosts/host98/enc 200 { "data": { "parameters": { "foreman_subnets": [], "foreman_interfaces": [ { "ip": null, "ip6": null, "mac": null, "name": "host98", "attrs": {}, "virtual": false, "link": true, "identifier": null, "managed": true, "primary": true, "provision": true, "subnet": null, "subnet6": null, "tag": null, "attached_to": null, "type": "Interface" } ], "location": "Location 1", "location_title": "Location 1", "organization": "Organization 1", "organization_title": "Organization 1", "owner_name": "Admin User", "owner_email": "admin@someware.com", "ssh_authorized_keys": [], "foreman_users": { "secret_admin": { "firstname": "Admin", "lastname": "User", "mail": "admin@someware.com", "description": null, "fullname": "Admin User", "name": "secret_admin", "ssh_authorized_keys": [] } }, "root_pw": "$5$d1yT1Q4Nj1IaBYFN$1ErhwC71WzxpyGGeK2o9jNnDlyUv8LXIUt0fto3PTi4", "foreman_config_groups": [], "puppetmaster": "", "foreman_env": "environment2", "test": "myvalue", "org_param": "xyz", "loc_param": "abc" }, "classes": [ "class1" ], "environment": "environment2" } }
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:
|