Red Hat · Arazzo Workflow
Red Hat Satellite Host Errata Remediation
Version 1.0.0
Find a host, review its applicable errata, and update its content view assignment.
View Spec
View on GitHub
CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen-SourceArazzoWorkflows
Provider
Workflows
host-errata-remediation
Locate a host, list its errata, and update its content view assignment.
Lists hosts matching a search, gets the first match, lists its applicable errata, and updates the host record.
1
findHost
List managed hosts filtered by the search expression and capture the id of the first match.
2
getHost
Retrieve the matched host's full record, including its current content view and errata counts.
3
listErrata
List the errata applicable to the host so an operator can confirm what patches are outstanding before changing its assignment.
4
updateHost
Update the host to assign it to the desired content view and lifecycle environment so the applicable errata become available.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.