Delete a project from the Kubernetes cluster

delete/deployments/{deploymentName}/clusterServers/{projectName}

Deletes a project from the Kubernetes cluster. The ESP server is also deleted from the Kubernetes cluster.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
deploymentName
string
true

The name of the deployment.

projectName
string
true

The name of the ESP project.

Responses

StatusMeaningDescription
204No Content

The request succeeded.

Headers
404Not Found

No resource exists at the requested path.

Schema