Check if ESP servers exist for the specified deployment

head/deployments/{deploymentName}/edgeServers

Returns header information about ESP servers that are associated with the specified deployment.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
deploymentName
string<uuid>
true

The name of the deployment.

Query Parameters

NameTypeRequiredDescription
filter
string
false

The filter parameter.

limit
integer<int32>
false

The maximum number of records to be returned.

>= 1<= 100
Default:
50
start
integer<int64>
false

The number of the first record to be returned.

>= -1
Default:
-1

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers