This is an archive version of the document. To get the most up-to-date information, see the current version.

Schemas

The following JSON schemas are used to represent resources in the /databases collection in the Veeam Backup for Microsoft Azure REST API. Properties included in schemas represent Azure SQL backup policy settings. Some of the properties can be used in POST and PUT requests as well as for query parameter values in GET requests.

SchemasSqlServerV3

Property

Type

Description

id

string

System ID assigned to the SQL server in Veeam Backup for Microsoft Azure.

resourceId

string

Azure ID assigned to the SQL server.

name

string

Name of the SQL server.

subscriptionId

string

Information on an Azure subscription to which the backup item belongs.

regionId

string

Name of the Azure region where the SQL server resides.

serverType

array[string]

Type of the SQL server: Managed, Unmanaged.

_links

string

A list of methods and operations available for the SQL servers in the Veeam Backup for Microsoft Azure REST API, and request URLs used to perform the operations.