Examples

GET /foreman_virt_who_configure/api/configs/20
200
{
  "name": "config 22",
  "interval": 120,
  "organization_id": 447626459,
  "whitelist": null,
  "blacklist": null,
  "hypervisor_id": "hostname",
  "hypervisor_type": "esx",
  "hypervisor_server": "vmware.example.com",
  "hypervisor_username": "root",
  "debug": false,
  "satellite_url": "foreman.example.com",
  "no_proxy": null,
  "status": "ok",
  "last_report_at": "2024-05-23 19:43:52 UTC",
  "out_of_date_at": "2024-05-23 21:43:52 UTC",
  "filter_host_parents": null,
  "exclude_host_parents": null,
  "kubeconfig_path": null,
  "prism_flavor": null,
  "ahv_internal_debug": null,
  "filtering_mode": 0,
  "id": 20,
  "http_proxy": 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 from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..