cancelRebalanceTask

Syntax

cancelRebalanceTask(taskId)

Arguments

taskId is a STRING scalar or vector indicating the job ID of the replica recovery task. It can be obtained with function getRecoveryTaskStatus .

Details

Cancel the rebalance jobs that have been submitted but have not begun execution. This command can only be executed by an administrator on a controller.