Rebalancing with Cruise Control
The rebalancing process of Cruise Control works in the background. You do not need to adjust or set anything during the process. You can use the REST endpoints to communicate with Cruise Control in the command line.
The default rebalance command for Cruise Control is
/rebalance?dryrun=true
. It is recommended to use the default value
of dryrun
when running the rebalancing command for the first time, and
then changing the value to false
when running the Cruise Control
rebalancing process later.
For the list of REST endpoints, see the Cruise Control API
reference document.