Check Deployment Name Exists
Check if a deployment exists.
Returns OK if a deployment with the supplied name exists.
Request
URI
GET
https://{vcfa-fqdn}/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