curl --location -g --request GET 'http://{{host}}/v1/blobstores/azure/'
{
"name": "string",
"softQuota": {
"type": "spaceRemainingQuota",
"limit": 0
},
"bucketConfiguration": {
"accountName": "string",
"containerName": "string",
"authentication": {
"authenticationMethod": "ACCOUNTKEY",
"accountKey": "string"
}
}
}