v1

latestOpenAPI 3.0.12026-07-235718.9 KB
Deployments
Dedicated Servers

[v2] Deploy

[Rate Limit: 40 req/s] Create a new deployment - containerized instance of an application version.

post/deployments

Headers

Acceptstring
Content-Typestring

Request body

applicationstring required

Name of the application that will be deployed

versionstring required

Name of the version within the application that will be deployed

require_cached_locationsboolean nullable

Deploy faster by limiting placement to locations with cached image.

tagsstring[]

List of tags to associate with the deployment

Response

Deployment Request Accepted

request_idstring required

ID of your deployment, also referred to as request ID.

All 5 operations