Workflow Execution in the UI
Get the latest docs
You are looking at documentation for an older release. Not what you want? Go to the current release documentation.
Workflow badges Reference
When executing a Workflow
for a Deployment
(e.g. the install
workflow), the topology nodes show badges that reflect the workflow execution state.
See more details on executing workflows here.
Badges
- Install state - The workflow execution is in progress for this node
- Done state - The workflow execution was completed successfully for this node
- Alerts state - The workflow execution was partially completed for this node
- Failed state - The workflow execution failed for this node
Workflow states represented by badges
A deployment before any workflow was executed
A deployment with a workflow execution in progress
A deployment with a workflow execution in progress, partially completed
A deployment with a workflow execution completed successfully
A deployment with a workflow execution partially completed successfully with some alerts
A deployment with a workflow execution that partially failed
A deployment with a workflow execution that failed