Problem:
With hammer I would like to get the same results as through the web interface when selecting “Library Synced Content” under “/content_hosts/<host_id>/errata”
I have tried it with the following hammer command:
“hammer host errata list --full-result true --content-view-id 1 --organization OurOrganisation --lifecycle-environment Library --host fully.qualified.domain.name”
This only gives me the Errata for the current environment.
Expected outcome:
All the available Errata for the host that are synced with the Library
Foreman and Proxy versions:
Foreman 2.5.2
Foreman Proxy 2.5.2
Foreman and Proxy plugin versions:
Katello 4.1.2.1
Distribution and version:
RHEL 7.9
Other relevant data:
Through the Web Interface I do get the Library Synced content to report correctly(12), so the issue is really getting it through hammer.