Breaking Changes
Breaking changes cause REST API v3 to function differently and could affect the client code.
New Query Parameters
The following new query parameters were added to the HTTP requests:
- Added the ImmutabilityEnabled query parameter to the following operations:
- GET /api/v5/restorePoints/virtualMachines — Get Azure VM Restore Points.
- GET /api/v5/restorePoints/sql — Get SQL Database Restore Points.
- GET /api/v5/repositories — Get Collection of Backup Repositories.
- Added the StorageAccessTier query parameter to the following operations:
- GET /api/v5/restorePoints/virtualMachines — Get Azure VM Restore Points.
- GET /api/v5/restorePoints/sql — Get SQL Database Restore Points.
- Added the accountId query parameter to the following operations:
- GET /api/v5/cloudInfrastructure/storageAccounts/{storageAccountId}/capabilities — Get Storage Account Capabilities.