sh.getBalancerState()
sh.getBalancerState()
Returns: boolean sh.getBalancerState()
returnstrue
when the balancer is enabled and false if the balancer is disabled. This does not reflect the current state of balancing operations: usesh.isBalancerRunning()
to check the current state of the balancer.