Generated
Deployment
GET
/
deployment.allDeployment all
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
applicationIdRequiredstring
Minimum length:
1Successful response
GET
/
deployment.allByComposeDeployment all By Compose
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
composeIdRequiredstring
Minimum length:
1Successful response
GET
/
deployment.allByServerDeployment all By Server
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
serverIdRequiredstring
Minimum length:
1Successful response
GET
/
deployment.allByTypeDeployment all By Type
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
idRequiredstring
Minimum length:
1typeRequiredstring
Value in:
"application" | "compose" | "server" | "schedule" | "previewDeployment" | "backup" | "volumeBackup"Successful response
POST
/
deployment.killProcessDeployment kill Process
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequireddeploymentIdRequiredstring
Minimum length:
1Successful response