ConstUpdate status of multiple deployments. stop or delete multiple deployments.
Retrieve the number of available deployments. The number can be filtered by scenarioId, configurationId, executableIdsList or by deployment status.
Create a deployment using the configuration specified by configurationId after synchronously checking the correctness of the configuration.
Mark deployment with deploymentId as deleted.
Retrieve details for execution with deploymentId.
Update target status of a deployment to stop a deployment or change the configuration to be used by the deployment after synchronously checking the correctness of the configuration. A change of configuration is only allowed for RUNNING and PENDING deployments.
Retrieve a list of deployments that match the specified filter criteria. Filter criteria include a list of executableIds, a scenarioId, a configurationId, or a deployment 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 a deployment for getting insight into the deployment results or failures.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Representation of the 'DeploymentApi'. This API is part of the 'AI_CORE_API' service.