Check Deployment Name Using GET

Check Deployment Name Using GET

Returns OK if a deployment with the supplied name exists.

Request
URI
GET
https://{api_host}//api.mgmt.cloud.vmware.com/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

403

Forbidden

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure