Unary · Workflows
Cancels a running workflow execution action.
Use this method to:
- Stop long-running actions
- Cancel failed actions
- Manage resource usage
Examples
-
Cancel execution action:
Stops a running workflow execution action.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.CancelWorkflowExecutionActionRequest
CancelWorkflowExecutionActionRequest cancels a running workflow execution action.
Response
gitpod.v1.CancelWorkflowExecutionActionResponse
This message has no fields.