cancelRecoveryTask

Syntax

cancelRecoveryTask(taskId)

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.

Parameters

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

Returns

None.