You can cancel an ongoing restore job of a tenant by deleting the tenant.
Procedure
Log on to the
systenant of the cluster as therootuser.Execute the following statement to delete the tenant for which data is to be restored:
obclient> DROP TENANT tenant_name FORCE;Set
tenant_nameto the name of the tenant for which data is to be restored.For more information about how to delete a tenant, see Delete a tenant.