v1

latestSwagger 2.02026-07-17389101991.3 KB
DatabaseReplication

Check if a server is in a specific error state

Checks if a specified server within a cluster is currently in a specific error state. Cluster wide error states will not be checked. Use cluster state API for that.

get/api/clusters/{clusterName}/servers/{serverName}/{serverPort}/is-in-errstate/{errstate}

Path parameters

clusterNamestring required

Cluster Name

serverNamestring required

Server Name

serverPortstring required

Server Port

statestring required

State to check

Response

true" or "false

string required