Check if a project exists on the ESP server
head/deployments/{deploymentName}/edgeServers/{serverName}/projects/{projectName}
Returns header information about a project that runs on the specified ESP server and is associated with the specified deployment.
| Name | Type | Required | Description |
|---|---|---|---|
deploymentName | string | true | The name of the deployment. |
projectName | string | true | The name of the ESP project. |
serverName | string | true | The name of the ESP server. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers |