Viewing List of Backup Jobs

You can view the list of jobs configured in Veeam Agent in the following ways:

Viewing List of Backup Jobs in Control Panel

To view a list of backup jobs configured in Veeam Agent using the Veeam Agent control panel, do the following:

Viewing List of Backup Jobs 

Viewing List of Backup Jobs in Command Line Interface

To view the list of backup jobs configured in Veeam Agent in command line interface, use the following command:

veeamconfig job list

In the list of backup jobs, Veeam Agent displays the following information:

Parameter

Description

Name

Name of the backup job.

ID

ID of the backup job.

Type

Backup type. Possible values:

  • All System — the backup job is set to back up the entire system (the root mount point).
  • FileLevel — the backup job is set to back up specific files and directories.

Repository

Name of the backup repository that is specified as backup storage for the backup job.

For example:

user@srv01:~$ veeamconfig job list
Name           ID                                      Type        Repository
SystemBackup   {9183490c-1549-4dca-846b-7b95e7bef784}  All System  [srv14] Backup Vol 01
FileBackup     {ff0b79ae-21cc-4d2c-b45d-3d35de3db1dd}  FileLevel   [srv14] Backup Vol 01