Properties
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 the Veeam Service Provider Console REST API. |
name | String | Name of a tenant or service provider backup server. |
siteName | String | Name of a site. |
String | System ID assigned to a backup server in Veeam Backup & Replication. | |
agentUid | String | System ID assigned to a Veeam Cloud Connect agent that is installed on a backup server. |
isCloudConnect | Boolean | Indicates whether a backup server is a Veeam Cloud Connect 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. This property can be excluded from the response. For more information, see the SetLinks Custom Query Option (setLinks) section. |