Quotas
Set global quotas
Replace the cluster-wide resource quota configuration. The new configuration is propagated to every peer through consensus and persisted, so it survives restarts
put/quotas
Query parameters
waitboolean
If true, wait until the new configuration is confirmed by consensus on this peer. If false - the request returns as soon as the change is proposed.
Request body
Response
successful operation
Example response
{
"time": 0.002,
"status": "ok"
}