Check Deployment Name
Returns OK if a deployment with the supplied name exists.
Request
URI
GET
https://{api_host}/deployment/api/deployments/names/{name}
COPY
Path Parameters
string
name
Required
Deployment name
Responses
200
OK
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/deployment/api/deployments/names/{name}
Deprecated
Deployments Operations
GET
Get Deployments 1
GET
Get Deployment Filters
GET
Get Deployment Filter By Id
GET
Check Deployment Name Exists
GET
Check Deployment Name
Deprecated
DELETE
Delete Deployment
GET
Get Deployment By Id 1
PATCH
Patch Deployment
GET
Get Deployment Expense History By Id
GET
Get Deployment Resources
DELETE
Delete Resource
GET
Get Resource By Id 1
GET
Get Deployments For Project