Viewing Backup Details
You can view detailed information about specific backup. To view backup details, use the following command:
veeamconfig backup show --id <backup_id> |
where:
<backup_id> — ID of the backup for which you want to view detailed information.
Veeam Agent for Mac displays the following information:
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. |
For example:
user@wrk01:~$ veeamconfig backup show --id ea64a7e5-038a-4c86-970a-6d59d4cf3968 |