Database

Check if a server is in standalone state

Checks if a specified server within a cluster is in a standalone state.

get/api/clusters/{clusterName}/servers/{serverName}/is-standalone

Path parameters

clusterNamestring required

Cluster Name

serverNamestring required

Server Name

Response

200 -Server is in Standalone state!

Changes

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