Unary · Workflows
Gets details about a specific workflow execution action.
Use this method to:
- Check execution action status
- View execution action results
- Monitor execution action progress
Examples
-
Get execution action details:
Retrieves information about a specific execution action.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetWorkflowExecutionActionRequest
GetWorkflowExecutionActionRequest gets details about a specific workflow execution action.
Response
gitpod.v1.GetWorkflowExecutionActionResponse
Related types
WorkflowExecutionAction
WorkflowExecutionAction
WorkflowExecutionAction represents a workflow execution action instance.
gitpod.v1.WorkflowExecutionActionMetadata
Metadata
WorkflowExecutionActionMetadata contains workflow execution action metadata.
gitpod.v1.WorkflowExecutionAction.MetadataSpec
Spec
WorkflowExecutionActionSpec contains the specification for this execution action.
gitpod.v1.WorkflowExecutionAction.SpecStatus
Status
WorkflowExecutionActionStatus contains the current status of a workflow execution action.
gitpod.v1.WorkflowExecutionAction.StatusWorkflowExecutionActionPhase
WorkflowExecutionActionPhase
WorkflowExecutionActionPhase defines the phases of workflow execution action.