Information on each Azure VM for which the restore point was created.
RepositoryV2
Property
Type
Description
id
string($uuid)
System ID assigned to a repository in the Veeam Backup for Microsoft AzureREST API.
name
string
Name of the repository in Veeam Backup for Microsoft Azure.
description
string
Description of the repository.
azureStorageAccountId
string($uuid)
Azure ID assigned to a storage account where the blob container is located.
azureStorageAccountName
string
Name of the storage account where the blob container is located.
azureStorageFolder
string($uuid)
Name of the folder in the selected blob container used to store Azure VM backups.
azureStorageContainer
string
Name of the blob container where the repository is located.
enableEncryption
boolean
Defines whether encryption is enabled for backup files stored in the repository.
hint
string
[Applies only if encryption is enabled] Hint for the specified password.
regionId
string
System ID assigned to an Azure region where the selected storage account resides.
regionName
string
Name of the Azure region where the selected storage account resides.
azureAccountId
string
System ID assigned in the Veeam Backup for Microsoft AzureREST API to an Azure account used to connect to the repository.
environment
string
Azure environment where the tenant is located: Global, Germany, China, USGovernment.
status
string
Status of the repository: Creating, Importing, Ready, Failed.
storageTier
string
Type of an access tier applied to the repository: Inferred, Hot, Cool.
_links
array
A list of methods and operations available for the repository in the Veeam Backup for Microsoft AzureREST API, and request URLs used to perform the operations.
VirtualMachineV2
Property
Type
Description
id
string
System ID assigned to the Azure VM in the Veeam Backup for Microsoft AzureREST API.
azureId
string
Azure ID assigned to the Azure VM.
name
string
Name of the Azure VM.
azureEnvironment
string
Type of the Azure environment: Global, Germany, China, USGovernment.
osType
array[string]
Type of the operation system installed on the Azure VM: Windows, Linux.
regionName
string
Name of an Azure region where the Azure VM resides.
totalSizeInGB
integer($int32)
Total size of all virtual disks attached to the Azure VM.
vmSize
string
Size of the Azure VM.
dnsName
string
DNS hostname of the Azure VM.
virtualNetwork
string
System ID of a virtual network.
subnet
string
Name of a subnet connected to the backup appliance.
publicIP
string
Public IP address associated with the backup appliance. .
privateIP
string
Private IP address associated with the backup appliance. .
hasEphemeralOsDisk
boolean
Defines whether the Azure VM has an ephemeral OS disk attached.
availabilityZone
string
Specifies the Availability Zone where the Azure VM belongs.
isController
boolean
Defines whether Veeam Backup for Microsoft Azure is installed on the Azure VM.
isDeleted
boolean
Defines whether an Azure VM is no longer present in the Azure infrastructure.
_links
array
A list of methods and operations available for the Azure VM in the Veeam Backup for Microsoft AzureREST API, and request URLs used to perform the operations.