Examples

GET /api/settings/ct_arguments
200
{
  "description": "CoreOS transpiler (ct) arguments as an comma-separated array",
  "settings_type": "array",
  "default": [
    "--pretty",
    "--files-dir",
    "/home/vagrant/foreman/config/ct"
  ],
  "updated_at": "2024-02-22 15:41:34 UTC",
  "id": "ct_arguments",
  "name": "ct_arguments",
  "full_name": "CoreOS Transpiler Command Arguments",
  "value": [],
  "category": "provisioning",
  "category_name": "Provisioning",
  "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:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

id
required

Validations:

  • String