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:
|
search optional |
filter results Validations:
|
order optional |
Sort and order by a searchable field, e.g. '<field> DESC' Validations:
|
page optional |
Page number, starting at 1 Validations:
|
per_page optional |
Number of results per page to return, 'all' to return all results Validations:
|
host_id optional |
If provided, filters reports by the host Validations:
|
Field name | Type | Possible values |
---|---|---|
change | ||
changed | ||
changes | ||
failed | ||
failure | ||
failures | ||
format | plain, puppet, ansible | |
host | ||
host_name | ||
keyword | string | |
last_report | ||
location | ||
nochange | ||
nochanges | ||
organization | ||
proxy | ||
reported | ||
reported_at | ||
unchanged |
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:
|
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:
|
host_report required |
Validations:
|
host_report[host] required |
Hostname of the report's host origin Validations:
|
host_report[format] optional , nil allowed |
Format of the report, e.g. Ansible Validations:
|
host_report[reported_at] required |
UTC time of the report Validations:
|
host_report[change] optional , nil allowed |
Summary count of actions with change (semantics is different for each report type) Validations:
|
host_report[nochange] optional , nil allowed |
Summary count of actions without change (semantics is different for each report type) Validations:
|
host_report[failure] optional , nil allowed |
Summary count of actions with failure (semantics is different for each report type) Validations:
|
host_report[body] required |
String with JSON formatted body of the report Validations:
|
host_report[proxy] optional , nil allowed |
Hostname of the proxy processed the report (will be detected from SSL cert for HTTPS requests) Validations:
|
host_report[keywords] optional , nil allowed |
A list of keywords to associate with the report for better searching Validations:
|
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:
|
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:
|
search optional |
filter results Validations:
|
order optional |
Sort and order by a searchable field, e.g. '<field> DESC' Validations:
|
page optional |
Page number, starting at 1 Validations:
|
per_page optional |
Number of results per page to return, 'all' to return all results Validations:
|
Field name | Type | Possible values |
---|---|---|
change | ||
changed | ||
changes | ||
failed | ||
failure | ||
failures | ||
format | plain, puppet, ansible | |
host | ||
host_name | ||
keyword | string | |
last_report | ||
location | ||
nochange | ||
nochanges | ||
organization | ||
proxy | ||
reported | ||
reported_at | ||
unchanged |