Skip to main content
This feature is in public preview.
A deployment is the unit you configure, publish, and operate. The Deployments API lets you list, create, update, and delete deployments without using the Marketplace console.

Operations

OperationDescription
List deploymentsReturn all deployments in a project.
Create a deploymentCreate a deployment from a template.
Get a deploymentReturn the configuration and status of a single deployment.
Update a deploymentUpdate the building version of a deployment.
Delete a deploymentDelete a deployment and its versions.
For the operator-facing guides, see Create a deployment.