Download host metrics report from Ansible Automation Platform
Last updated:
ANSIBLE
# To get output in csv
awx-manage host_metric --csv
# To download a tarball
awx-manage host_metric --tarball
API
https://taapservice.op-palvelut.fi/api/v2/host_metrics/?format=api&page_size=200
references:
Automation Controller User Guide Red Hat Ansible Automation Platform 2.4 | Red Hat Customer Portal