GET /api/hosts/host136/config_reports 200 { "total": 0, "subtotal": 0, "page": 1, "per_page": 20, "search": " host = host136", "sort": { "by": null, "order": null }, "results": [] }
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
search optional |
filter results Validations:
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
page optional |
paginate results Validations:
|
per_page optional |
number of entries per request Validations:
|
Field name | Type | Possible values |
---|---|---|
applied | integer | |
environment | string | |
eventful | true, false | |
failed | integer | |
failed_restarts | integer | |
host | string | |
host_id | integer | |
hostgroup | string | |
hostgroup_fullname | string | |
hostgroup_title | string | |
last_report | datetime | |
log | text | |
origin | string | |
pending | integer | |
reported | datetime | |
resource | text | |
restarted | integer | |
skipped | integer |