Create an executionAsk AIpost https://{domain}/dsapi/execute/Execute a wizard generated request or a pipeline.Query ParamsmodestringenumDefaults to experimentExecution mode.experimentproductionAllowed:experimentproductiontrainstringenumDefaults to trueSpecify if model need to be trained , true by default.truefalseAllowed:truefalsewritestringenumDefaults to falseSpecify if data are written , false by default.falsetrueAllowed:falsetrueplotstringenumDefaults to trueSpecify if plot are generated need to be trained , true by default.truefalseAllowed:truefalseBody ParamsExecutionexperimentIdstringExperiment id used in experiment mode.pipelineIdstringPipeline id executed or to execute.pipelineImageIdstringPipeline image id to be executedtwinIdstringTwin id registered on the template to run pipeline on.templateIdstringTemplate id linked to the pipeline.edgeDeviceIdstringexecutionTriggerIdstringTrigger id used if automatic run.propertiesobjectconfiguration, parameters and variables (only accessible from front-end to DS api).properties objectstartedDateintegertimestamp on which execution is started.queuedDateintegertimestamp on which execution is queued, if none use createdDateexecutionTimeintegerduration of the execution from started.waitingTimeintegerDuration of the waiting time in the queue.warningsstringError and/or warning message.statusstringenumDefaults to receivedExecution status.receivedqueuedstartedcompletedfailedabortedabortrequestedAllowed:receivedqueuedstartedcompletedfailedabortedabortrequestedversionstringenumPython version to be executed3.93.113.12Allowed:3.93.113.12Response 200SuccessUpdated 5 months ago