This is an archive version of the document. To get the most up-to-date information, see the current version.

Disabling Backup Schedule

To disable the schedule for the backup job, use the following command:

veeamconfig schedule disable --jobId <job_id>

or

veeamconfig schedule disable --jobName <job_name>

where:

  • <job_id> — ID of the backup job for which you want to disable the schedule.
  • <job_name> — name of the backup job for which you want to disable the schedule.

For example:

user@srv01:~$ veeamconfig schedule disable --jobId 4849a3ae-1935-4969-98a3-d8acd2f6c73f