Rebalance partitions

POST /v1/partitions/rebalance

Trigger an on-demand rebalancing of partitions in the cluster.

Responses

  • 200

    Success

POST /v1/partitions/rebalance
curl \
 --request POST 'http://localhost:9644/v1/partitions/rebalance'