Rebalance partitions
Trigger an on-demand rebalancing of partitions in the cluster.
POST
/v1/partitions/rebalance
curl \
--request POST 'http://localhost:9644/v1/partitions/rebalance'
Trigger an on-demand rebalancing of partitions in the cluster.
curl \
--request POST 'http://localhost:9644/v1/partitions/rebalance'