Enums§
- Flows
Bindings Create Error - struct for typed errors of method
flows_bindings_create
- Flows
Bindings Destroy Error - struct for typed errors of method
flows_bindings_destroy
- Flows
Bindings List Error - struct for typed errors of method
flows_bindings_list
- Flows
Bindings Partial Update Error - struct for typed errors of method
flows_bindings_partial_update
- Flows
Bindings Retrieve Error - struct for typed errors of method
flows_bindings_retrieve
- Flows
Bindings Update Error - struct for typed errors of method
flows_bindings_update
- Flows
Bindings Used ByList Error - struct for typed errors of method
flows_bindings_used_by_list
- Flows
Executor GetError - struct for typed errors of method
flows_executor_get
- Flows
Executor Solve Error - struct for typed errors of method
flows_executor_solve
- Flows
Inspector GetError - struct for typed errors of method
flows_inspector_get
- Flows
Instances Cache Clear Create Error - struct for typed errors of method
flows_instances_cache_clear_create
- Flows
Instances Cache Info Retrieve Error - struct for typed errors of method
flows_instances_cache_info_retrieve
- Flows
Instances Create Error - struct for typed errors of method
flows_instances_create
- Flows
Instances Destroy Error - struct for typed errors of method
flows_instances_destroy
- Flows
Instances Diagram Retrieve Error - struct for typed errors of method
flows_instances_diagram_retrieve
- Flows
Instances Execute Retrieve Error - struct for typed errors of method
flows_instances_execute_retrieve
- Flows
Instances Export Retrieve Error - struct for typed errors of method
flows_instances_export_retrieve
- Flows
Instances Import Create Error - struct for typed errors of method
flows_instances_import_create
- Flows
Instances List Error - struct for typed errors of method
flows_instances_list
- Flows
Instances Partial Update Error - struct for typed errors of method
flows_instances_partial_update
- Flows
Instances Retrieve Error - struct for typed errors of method
flows_instances_retrieve
- Flows
Instances SetBackground Create Error - struct for typed errors of method
flows_instances_set_background_create
- Flows
Instances SetBackground UrlCreate Error - struct for typed errors of method
flows_instances_set_background_url_create
- Flows
Instances Update Error - struct for typed errors of method
flows_instances_update
- Flows
Instances Used ByList Error - struct for typed errors of method
flows_instances_used_by_list
Functions§
- flows_
bindings_ create - FlowStageBinding Viewset
- flows_
bindings_ destroy - FlowStageBinding Viewset
- flows_
bindings_ list - FlowStageBinding Viewset
- flows_
bindings_ partial_ update - FlowStageBinding Viewset
- flows_
bindings_ retrieve - FlowStageBinding Viewset
- flows_
bindings_ update - FlowStageBinding Viewset
- flows_
bindings_ used_ by_ list - Get a list of all objects that use this object
- flows_
executor_ get - Get the next pending challenge from the currently active flow.
- flows_
executor_ solve - Solve the previously retrieved challenge and advanced to the next stage.
- flows_
inspector_ get - Get current flow state and record it
- flows_
instances_ cache_ clear_ create - Clear flow cache
- flows_
instances_ cache_ info_ retrieve - Info about cached flows
- flows_
instances_ create - Flow Viewset
- flows_
instances_ destroy - Flow Viewset
- flows_
instances_ diagram_ retrieve - Return diagram for flow with slug
slug
, in the format used by flowchart.js - flows_
instances_ execute_ retrieve - Execute flow for current user
- flows_
instances_ export_ retrieve - Export flow to .yaml file
- flows_
instances_ import_ create - Import flow from .yaml file
- flows_
instances_ list - Flow Viewset
- flows_
instances_ partial_ update - Flow Viewset
- flows_
instances_ retrieve - Flow Viewset
- flows_
instances_ set_ background_ create - Set Flow background
- flows_
instances_ set_ background_ url_ create - Set Flow background (as URL)
- flows_
instances_ update - Flow Viewset
- flows_
instances_ used_ by_ list - Get a list of all objects that use this object