Schemas
The following JSON schemas are used to represent resources in the /resourceGroups collection in the Veeam Backup for Microsoft Azure REST API. Properties included in schemas can be used as query parameter values in GET requests.
ResourceGroupv3
Property | Type | Description |
---|---|---|
id | string | System ID assigned to a resource group in the Veeam Backup for Microsoft Azure REST API. |
resourceId | string | Azure ID assigned to a resource group. |
name | string | Name of a resource group. |
azureEnvironment | array[string] | Type of Microsoft Azure environment: Global, Germany, China, USGovernment. |
subscriptionId | string($uuid) | Azure ID assigned to a subscription in the Veeam Backup for Microsoft Azure REST API where the resource group belongs. |
regionId | string | Name of the Azure region where a resource group resides. |
_links | array | A list of methods and operations available for the Azure resource group in the Veeam Backup for Microsoft Azure REST API, and request URLs used to perform the operations. |