Operations and Methods
The following method-implemented operations are supported for the /databases collection in the Veeam Backup for Microsoft Azure REST API:
- (GET)/api/v3/databases — retrieves resource representation of all Azure SQL databases available for Veeam Backup for Microsoft Azure.
- (GET)/api/v3/databases/{databaseId} — retrieves information on an Azure SQL database with the specified ID.
- (POST)/api/v3/databases/export — export data on Azure SQL databases to a .CSV or an .XML file.
- (POST)/api/v3/databases/startManualBackup — manually launches Azure SQL backup policy with the specified ID.