Database

Check if a server needs a config fetch

Checks if a specified server within a cluster needs a config fetch.

get/api/clusters/{clusterName}/servers/{serverName}/{serverPort}/need-config-fetch

Path parameters

clusterNamestring required

Cluster Name

serverNamestring required

Server Name

serverPortstring required

Server Port

Response

200 -Need config fetch!

Changes

Changed in 2 of the 5 revisions of this API.11