Module actions_api

Module actions_api 

Source

Enums§

CancelWorkflowError
struct for typed errors of method cancel_workflow
DeleteActionError
struct for typed errors of method delete_action
DeleteWorkflowError
struct for typed errors of method delete_workflow
GetActionError
struct for typed errors of method get_action
GetActionInputsError
struct for typed errors of method get_action_inputs
GetActionsError
struct for typed errors of method get_actions
GetStepLogStreamError
struct for typed errors of method get_step_log_stream
GetStepLogsError
struct for typed errors of method get_step_logs
GetWorkflowError
struct for typed errors of method get_workflow
GetWorkflowsError
struct for typed errors of method get_workflows
PatchActionError
struct for typed errors of method patch_action
PatchStageError
struct for typed errors of method patch_stage
PatchStepError
struct for typed errors of method patch_step
PatchWorkflowError
struct for typed errors of method patch_workflow
PostActionError
struct for typed errors of method post_action
PostActionInputsError
struct for typed errors of method post_action_inputs
PostStepError
struct for typed errors of method post_step
PostStepLogError
struct for typed errors of method post_step_log
PostStepLogStreamError
struct for typed errors of method post_step_log_stream

Functions§

cancel_workflow
delete_action
delete_workflow
get_action
get_action_inputs
get_actions
get_step_log_stream
get_step_logs
get_workflow
get_workflows
patch_action
patch_stage
patch_step
patch_workflow
post_action
post_action_inputs
post_step
post_step_log
Upload workflow step json log
post_step_log_stream
Upload workflow step json log by stream, unsupported yet.