latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Deployment

Get a single environment deployment

Retrieve a single deployment configuration with an id of current. This may be subject to change in the future. Only current can be queried.

get/projects/{projectId}/environments/{environmentId}/deployments/{deploymentId}

Path parameters

projectIdstring required
environmentIdstring required
deploymentIdstring required

Response

idstring required

The identifier of Deployment

created_atstring date-time nullable

The creation date of the deployment

updated_atstring date-time nullable

The update date of the deployment

fingerprintstring

The fingerprint of the deployment

cluster_namestring required

The name of the cluster

deployment_targetstring required

The deployment target

enable_smtpboolean required

Whether to configure SMTP for this environment

restrict_robotsboolean required

Whether to restrict robots for this environment

servicesobject required

The services

routesobject required

The routes

webappsobject required

The Web applications

workersobject required

The workers

container_profilesobject required

The profiles of the containers