Get a specified project from the Kubernetes cluster

get/deployments/{deploymentName}/clusterServers/{projectName}

Returns a specified project from the Kubernetes cluster.

Request Samples

Response Samples

1{
2 "health": true
3}

Path Parameters

deploymentName
string
true

The name of the deployment.

projectName
string
true

The name of the ESP project.

Query Parameters

filter
string
false

The filter parameter.

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema