Quotas
Get global quotas
Get the cluster-wide resource quota configuration, together with the current utilization it is measured against. The configuration is the same on every peer, but the reported utilization is for the node serving this request only - memory and disk are node-local, so query each peer to see where the whole cluster stands.
get/quotas
Response
successful operation
Example response
{
"time": 0.002,
"status": "ok"
}