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

Viewing Active Full Backup Schedule

To view the active full backup schedule defined for the backup policy, use the following command:

veeamconfig schedule activefull show --jobid <job_id>

or

veeamconfig schedule activefull show --jobname <job_name>

where:

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

Veeam Agent for Mac displays the following information about the active full backup schedule:

Parameter

Description

Every <value>

Days on which the backup policy creates active full backups. For example: Every Monday or Every 1 day of every month.

Run automatically

State of the active full backup schedule. Possible values:

  • Enabled
  • Disabled

For example:

user@wrk01:~$ veeamconfig schedule activefull show --jobname DailyBackup
Every Monday
Run automatically: enabled