Change Read-only Cluster Status

post

/rocluster/changestatus

Change Status allows to modify the state 1(enable)/2(disable) of read-only cluster nodes.

Request

There are no request parameters for this operation.

Back to Top

Response

200 Response

OK

Successfully changed the states of ReadOnly cluster nodes. Returns updated ReadOnly cluster.

400 Response

Bad Request

Failed to Change the status of ReadOnly Cluster nodes. The JSON may be incorrect.

500 Response

Internal Server Error.

Back to Top