UiPath · Arazzo Workflow
UiPath Fleet Readiness Audit
Version 1.0.0
Resolve a folder, then inventory its machines, robots, and recent jobs.
View Spec
View on GitHub
AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTestingArazzoWorkflows
Provider
Workflows
fleet-readiness-audit
Inventory machines, robots, and recent jobs for a resolved folder.
Resolves a folder by name, then lists its machines, robots, and recent jobs to produce a readiness snapshot.
1
resolveFolder
listFolders
Resolve the folder by display name to obtain the numeric organization unit ID used for the fleet listings.
2
listMachinesStep
listMachines
List the machines available in the resolved folder context.
3
listRobotsStep
listRobots
List the robots in the resolved folder along with their connection state.
4
listRecentJobs
listJobs
List the most recent jobs in the folder, ordered by creation time, to see recent execution activity.