Check whether a deployment name is available on a cluster.
GET
/clusters/:id/deployments/name-available
Validates a candidate name for a new deployment on this cluster and reports whether it is available (well-formed, not reserved, and not already in use on this cluster).