Check Deployment Name Exists
Returns OK if a deployment with the supplied name exists.
Request
URI
GET
https://{api_host}/deployment/api/deployments/names
COPY
Query 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=v
On This Page
Deployments Operations
GET
Get Deployments V3
GET
Get Deployment Filters
GET
Get Deployment Filter By Id
GET
Check Deployment Name Exists
DELETE
Delete Deployment
GET
Get Deployment By Id V3
GET
Get Deployment Resources
DELETE
Delete Resource
GET
Get Resource By Id 1
GET
Get Deployments For Project