Viewing Synthetic Full Backup Schedule
To view the syntheitc full backup schedule defined for the backup job, use the following command:
|
veeamconfig schedule synthfull show --jobid <job_id> |
or
|
veeamconfig schedule synthfull show --jobname <job_name> |
where:
- <job_id> — ID of the backup job for which you want to view the synthetic full backup schedule.
- <job_name> — name of the backup job for which you want to view the synthetic full backup schedule.
Veeam Agent displays the following information about the synthetic full backup schedule:
|
Parameter |
Description |
|---|---|
|
Every <value> |
Days on which the backup job creates synthetic 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@wrk01:~$ veeamconfig schedule synthfull show --jobname DailyBackup |