Rebalance partitions among broker cores

POST /v1/partitions/rebalance_cores

Trigger an on-demand rebalancing of core assignment of partitions in this broker.

Responses

  • 200

    Success

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