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 Linux 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 Sat or Every 1 day of every month. |
|
Run automatically |
State of the active full backup schedule. Possible values:
|
For example:
|
user@srv01:~$ veeamconfig schedule activefull show --jobname DailyBackup |