The resources in the /BackupServers collection have a number of properties that reflect backup server characteristics. Properties can be used as query parameter values in GET requests.
Property | Type | Description |
---|---|---|
id | integer | System ID assigned to a backup server in Veeam Availability Console RESTful API. |
name | string | Name of a tenant or service provider backup server. |
_links | Dictionary of string [key] and Object [value] | Links to related resources (navigation property). Can contain links to backup repositories, connected to a backup server, and jobs managed by this server. |