Database

Check if a server is in slave Stop state

Checks if a specified server within a cluster is in a slave Stop state.

get/api/clusters/{clusterName}/servers/{serverName}/is-slave-stopped

Path parameters

clusterNamestring required

Cluster Name

serverNamestring required

Server Name

Response

200 -Server is in Slave Stop state!

Changes

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