Deployment
Get List
Queries for deployments that fulfill given parameters. Parameters may be the properties of deployments,
Get List Count
Queries for the number of deployments that fulfill given parameters. Takes the same parameters as the
Create
Creates a deployment.
Get Registered Deployments
Queries the registered deployment IDs for the current application.
Delete
Deletes a deployment by id.
Get
Retrieves a deployment by id, according to the `Deployment` interface of the engine.
Redeploy
Re-deploys an existing deployment.
Get Resources
Retrieves all deployment resources of a given deployment.
Get Resource
Retrieves a deployment resource by resource id for the given deployment.
Get Resource (Binary)
Retrieves the binary content of a deployment resource for the given deployment by id.