Unary · Workflows
Returns aggregate counts of workflow executions within a time range.
Use this method to:
- Get a summary of successful, failed, and total executions
- Build dashboard views of automation activity
Examples
-
Get execution summary for the last 7 days:
-
Get execution summary for specific workflows:
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetWorkflowExecutionSummaryRequest
GetWorkflowExecutionSummaryRequest returns aggregate counts of workflow executions.
Response
gitpod.v1.GetWorkflowExecutionSummaryResponse
Related types
DateRange
DateRange
DateRange specifies a time period for queries.
gitpod.v1.DateRangeFilter
Filter
gitpod.v1.GetWorkflowExecutionSummaryRequest.Filter