Database

Check if a server port is a slave

Checks if a specified server port within a cluster is a slave.

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

Path parameters

clusterNamestring required

Cluster Name

serverNamestring required

Server Name

serverPortstring required

Server Port

Response

200 -Valid Slave!

Changes

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