Queries statistics of a DB-Server
allows to query the statistics of a DB-Server in the cluster
GET /_admin/cluster/statistics
Query Parameters
- DBserver (string, required):
Queries the statistics of the given DB-Server
Responses
HTTP 200: is returned when everything went well.
HTTP 400: the parameter DBserver was not given or is not the ID of a DB-Server
HTTP 403: server is not a DB-Server.