Retrieve the read-only configuration of an environment’s deployment. The returned information is everything required to recreate a project’s current deployment.
More specifically, the objects
returned by this endpoint contain the configuration derived from the
repository’s YAML configuration file: .upsun/config.yaml.
Additionally, any values deriving from environment variables, the domains attached to a project, project access settings, etc. are included here.
This endpoint currently returns a list containing a single deployment
configuration with an id of current. This may be subject to change
in the future.
The identifier of Deployment
The name of the cluster
The project information
The environment information
The deployment target
The configuration of the VPN
The permissions of the HTTP access
Whether to configure SMTP for this environment
Whether to restrict robots for this environment
The variables applying to this environment
Access control definition for this enviroment
Subscription
The services
The routes
The Web applications
The workers
The profiles of the containers
The creation date of the deployment
The update date of the deployment
The fingerprint of the deployment