Queries statistics of DBserver
allows to query the statistics of a DBserver in the cluster
GET /_admin/clusterStatistics
Query Parameters
- DBserver (required):
Queries the statistics of the given DBserver
Return Codes
200: is returned when everything went well.
400: the parameter DBserver was not given or is not the ID of a DBserver
403: server is not a coordinator.