ConstPatch multiple executions' status to stopped or deleted.
Retrieve the number of available executions. The number can be filtered by scenarioId, configurationId, executableIdsList or by execution status.
Create an execution using the configuration specified by configurationId.
Mark the execution with executionId as deleted.
Retrieve details for execution with executionId.
Update target status of the execution to stop an execution.
Retrieve a list of executions that match the specified filter criteria. Filter criteria include a list of executableIds, a scenarioId, a configurationId, or a execution status. With top/skip parameters it is possible to paginate the result list. With select parameter it is possible to select only status.
Retrieve logs of an execution for getting insight into the execution results or failures.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Representation of the 'ExecutionApi'. This API is part of the 'AI_CORE_API' service.