Step 2. Explore Backup Content

To view detailed information about specific backup, use the following command:

veeamconfig backup show --id <backup_id>

where <backup_id> is an ID of the backup for which you want to view detailed information.

Veeam Agent for IBM AIX displays the following information about file-level backup:

Parameter

Description

Machine name

Host name of the machine on which the backup job is configured and the name of the job.

Backed up

Backup scope for the file-level backup job.

Include masks

File name masks that define files that must be included in the backup. This information is displayed if file name masks are specified for the backup job.

Excluded from backup

Directories that must be excluded from backup.

Exclude masks

File name masks that define files that must be excluded from the backup. This information is displayed if file name masks are specified for the backup job.

For example:

user@srv01:~$ veeamconfig backup show --id bd99e384-b62f-47dc-ad38-f0b3dc5d3c40
      Machine name: srv01 system backup

        File-level backup

        Backed up:

           /

        Excluded from backup:

           /mnt/NFS

           /proc

           /tmp/veeam