WorkflowRunStatistics  
    class WorkflowRunStatistics
Workflow run statistics provides statistics about the workflow run.
Types
Properties
Link copied to clipboard
                  Indicates the count of job runs in the ERROR state in the workflow run.
Link copied to clipboard
                  Total number of Actions that have failed.
Link copied to clipboard
                  Total number Actions in running state.
Link copied to clipboard
                  Total number of Actions that have stopped.
Link copied to clipboard
                  Total number of Actions that have succeeded.
Link copied to clipboard
                  Total number of Actions that timed out.
Link copied to clipboard
                  Total number of Actions in the workflow run.
Link copied to clipboard
                  Indicates the count of job runs in WAITING state in the workflow run.