Examples

GET /api/settings/foreman_url
200
{
  "description": "URL where your Foreman instance is reachable (see also Provisioning > unattended_url)",
  "settings_type": "string",
  "default": "http://foreman.example.com",
  "updated_at": "2022-03-29 09:17:35 UTC",
  "id": "foreman_url",
  "name": "foreman_url",
  "full_name": "Foreman URL",
  "value": "http://foreman.some.host.fqdn",
  "category": "general",
  "category_name": "General",
  "readonly": false,
  "config_file": null,
  "encrypted": false,
  "select_values": null
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String