Red Hat · Capability
Red Hat Infrastructure Automation
Unified workflow combining Ansible automation, Satellite content management, and Insights analytics for infrastructure operations teams managing RHEL environments at scale.
What You Can Do
GET
List job templates
— List job templates.
/v1/job-templates
POST
Launch job template
— Launch a job template.
/v1/job-templates/{id}/launch
GET
List jobs
— List jobs.
/v1/jobs
GET
List hosts
— List managed hosts.
/v1/hosts
GET
List host errata
— List errata for a host.
/v1/hosts/{id}/errata
GET
List content views
— List content views.
/v1/content-views
GET
List errata
— List errata.
/v1/errata
GET
List systems
— List registered systems.
/v1/systems
GET
List rules
— List advisor rules.
/v1/rules
MCP Tools
ansible-list-job-templates
List Ansible job templates.
read-only
ansible-get-job-template
Get details of an Ansible job template.
read-only
idempotent
ansible-launch-job-template
Launch an Ansible job template.
ansible-list-jobs
List automation job executions.
read-only
ansible-get-job
Get details of a job execution.
read-only
idempotent
ansible-cancel-job
Cancel a running job.
ansible-list-inventories
List Ansible inventories.
read-only
satellite-list-hosts
List hosts managed by Satellite.
read-only
satellite-get-host
Get a specific Satellite host.
read-only
idempotent
satellite-list-host-errata
List errata applicable to a host.
read-only
satellite-list-content-views
List content views.
read-only
satellite-list-errata
List all available errata.
read-only
satellite-list-repositories
List software repositories.
read-only
insights-list-systems
List systems registered with Insights.
read-only
insights-get-system
Get details for a system in Insights.
read-only
idempotent
insights-list-rules
List Advisor detection rules.
read-only
insights-get-system-stats
Get aggregate system health statistics.
read-only
insights-list-topics
List recommendation topics.
read-only
APIs Used
ansible-automation
satellite
insights