Red Hat · Arazzo Workflow
Red Hat Insights Inspect a System
Version 1.0.0
Pull fleet statistics, find a system by display name, and retrieve its detail.
View Spec
View on GitHub
CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen SourceArazzoWorkflows
Provider
Workflows
inspect-system
Read system statistics, locate a system by name, and get its detail.
Gets account system statistics, lists systems filtered by display name, and retrieves the first matching system's record.
1
getSystemStats
getSystemStats
Retrieve account-wide system statistics to establish fleet context before drilling into an individual system.
2
findSystem
listSystems
List registered systems filtered by display name and capture the uuid of the first match.
3
getSystem
getSystem
Retrieve the full record of the matched system.