cancelRecoveryTask

Syntax

cancelRecoveryTask(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 replica recovery jobs that have been submitted but have not begun execution. This command can only be executed by an administrator on a controller.