Operations and Methods
The following method-implemented operations are supported for the /cloudInfrastructure/storageAccounts collection in the Veeam Backup for Microsoft Azure REST API:
- (POST)/api/v3/cloudInfrastructure/storageAccounts/{azureStorageId}/containers — adds a blob container to the Azure storage account.
- (GET)/api/v3/cloudInfrastructure/storageAccounts/{azureStorageId}/containers — retrieves representation of all blob containers in an Azure storage account with the specified ID.
- (GET)/api/v3/cloudInfrastructure/storageAccounts — retrieves representation of all Azure storage accounts.
- (GET)/api/v3/cloudInfrastructure/storageAccounts/{storageAccountId} — retrieves information on the Azure storage account with the specified ID.
- (GET)/api/v3/cloudInfrastructure/storageAccounts/{azureStorageId}/container/{containerName} — retrieves information on the blob container with the specified name.
- (GET)/api/v3/cloudInfrastructure/storageAccounts/{azureStorageId}/containers/{containerName}/folders — retrieves representation of all folders in the blob container with the specified name.
- (GET)/api/v3/cloudInfrastructure/storageAccounts/{azureStorageId}/containers/{containerName}/folders/{folderName} — retrieves information on the folder with the specified name.
- (GET)/api/v3/cloudInfrastructure/storageAccounts/{azureStorageId}/containers/{containerName}/folderState — retrieves the status of the folder.