Viewing Backup Server Details

You can view detailed information about the Veeam backup server to which Veeam Agent for Mac is connected. Use the following command:

veeamconfig vbrserver info --name <vbr_name>

or

veeamconfig vbrserver info --id <vbr_id>

where:

  • <vbr_name> — name of the Veeam backup server.
  • <vbr_id> — ID of the Veeam backup server in the Veeam Agent database.

Veeam Agent for Mac displays the following information about the Veeam backup server:

Parameter

Description

ID

ID of the Veeam backup server in the Veeam Agent database.

Name

Display name of the Veeam backup server.

Endpoint

IP address of the Veeam backup server and port over which Veeam Agent for Mac communicates with Veeam Backup & Replication.

Login

Name of the account that has access to the Veeam backup repository.

Domain

Name of the domain in which the account that has access to the Veeam backup repository is registered.

For example:

user@wrk01:~$ veeamconfig vbrserver info --name vbr01
VBR server
  ID: {0fc87c11-6a8d-48c1-8aeb-7f7655738796}
  Name: vbr01
  Endpoint: 172.17.53.1:10006
  Login: veeam
  Domain: tech