sh.getBalancerState()
Returns:boolean
sh.getBalancerState()
returns true
when thebalancer is enabled and false if the balancer isdisabled. This does not reflect the current state of balancingoperations: use sh.isBalancerRunning()
to check thebalancer’s current state.
See also