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 job, 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 job for which you want to view the active full backup schedule.
  • <job_name> — name of the backup job for which you want to view the active full backup schedule.

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

Parameter

Description

Every <value>

Days on which the backup job 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@srv01:~$ veeamconfig schedule activefull show --jobname DailyBackup
Every Monday
Run automatically: enabled