Retrieve the Azure blob storage container folders
Contributors
Suggest changes
GET /api/accounts/{accountId}/groups/{id}/list-azure-blob-storage-container-folders
Retrieves the Azure blob storage container folders.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
storageAccountName |
string |
query |
True |
Azure storage account name |
container |
string |
query |
True |
Container |
prefix |
string |
query |
False |
Path inside the container, to list folders in |
accountId |
string |
path |
True |
NetApp tenancy account ID |
id |
string |
path |
True |
Data Brokers Group ID |
storage-account-connection-string |
string |
header |
True |
Azure storage account connection-string |
Response
Status: 202, Default Response