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

Deployment Topology Node Badges

Workflow states represented by badges

A deployment before any workflow was executed

Deployment Topology

A deployment with a workflow execution in progress

Deployment Topology Execution In Progress

A deployment with a workflow execution in progress, partially completed

Deployment Topology Execution Partially Completed

A deployment with a workflow execution completed successfully

Deployment Topology Execution Completed Successfully

A deployment with a workflow execution partially completed successfully with some alerts

Deployment Topology Execution Completed Partially Alerts

A deployment with a workflow execution that partially failed

Deployment Topology Execution Completed Partially Errors

A deployment with a workflow execution that failed

Deployment Topology Execution Completed Errors