Viewing Backup Schedule

To view the schedule defined for the backup job, use the following command:

veeamconfig schedule show --jobid <job_id>

or

veeamconfig schedule show --jobname <job_name>

where:

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

Veeam Agent will display the details and the status (enabled or disabled) of the job schedule — for example:

user@srv01:~$ veeamconfig schedule show --jobid 4849a3ae-1935-4969-98a3-d8acd2f6c73f
Days: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday
At: 20:00
Run automatically: enabled

or

user@srv01:~$ veeamconfig schedule show --jobid 4849a3ae-1935-4969-98a3-d8acd2f6c73f
Every 12 hours
Run automatically: enabled