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
listHosts
List managed hosts filtered by the search expression and capture the id of the first match.
2
getHost
getHost
Retrieve the matched host's full record, including its current content view and errata counts.
3
listErrata
listHostErrata
List the errata applicable to the host so an operator can confirm what patches are outstanding before changing its assignment.
4
updateHost
updateHost
Update the host to assign it to the desired content view and lifecycle environment so the applicable errata become available.