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