Canceling and Restarting a Cloud Job (CLI)

Canceling a cloud job stops the job, but does not immediately delete it from the Jobs list. Restarting a cloud job restarts the job from the beginning. Separately, note that you cannot cancel a cloud backup delete operation after it has started.

  1. Go to configuration services cloud jobs.
    hostname:configuration services cloud jobs>
  2. Enter ls to view the cloud jobs.

    The Jobs list contains active and recently completed jobs in the cloud data service, and is in chronological order.

    hostname:configuration services cloud jobs> ls
    Jobs:
    JOB      OPERATION  CREATED
    job-000  backup     2019-8-03 15:05:53
  3. Find and select the cloud job to cancel.
    hostname:configuration services cloud jobs> select job-000
  4. Enter cancel.
    hostname:configuration services cloud job-000> cancel
  5. To restart a cloud job, find and select the job to restart, and enter restart.
    hostname:configuration services cloud job-000> restart