Get a specified project from the Kubernetes cluster
get/deployments/{deploymentName}/clusterServers/{projectName}
Returns a specified project from the Kubernetes cluster.
| Name | Type | Required | Description |
|---|---|---|---|
deploymentName | string | true | The name of the deployment. |
projectName | string | true | The name of the ESP project. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |