HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Create an execution

Execute a wizard generated request or a pipeline.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to experiment

Execution mode.

Allowed:
string
enum
Defaults to true

Specify if model need to be trained , true by default.

Allowed:
string
enum
Defaults to false

Specify if data are written , false by default.

Allowed:
string
enum
Defaults to true

Specify if plot are generated need to be trained , true by default.

Allowed:
Body Params
string

Experiment id used in experiment mode.

string

Pipeline id executed or to execute.

string

Pipeline image id to be executed

string

Twin id registered on the template to run pipeline on.

string

Template id linked to the pipeline.

string
string

Trigger id used if automatic run.

properties
object

configuration, parameters and variables (only accessible from front-end to DS api).

integer

timestamp on which execution is started.

integer

timestamp on which execution is queued, if none use createdDate

integer

duration of the execution from started.

integer

Duration of the waiting time in the queue.

string

Error and/or warning message.

string
enum
Defaults to received

Execution status.

Allowed:
string
enum

Python version to be executed

Allowed:
Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json