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[applied] optional , nil allowed |
Number of applied resources or tasks Validations:
|
host_report[failed] optional , nil allowed |
Number of failed resources or tasks Validations:
|
host_report[pending] optional , nil allowed |
Number of pending resources or tasks Validations:
|
host_report[other] optional , nil allowed |
Number of other resources or tasks 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 Validations:
|
host_report[keywords] optional , nil allowed |
A list of keywords to associate with the report for better searching Validations:
|