Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/azure-cli-core/azure/cli/core/profiles/_shared.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def default_api_version(self):

AZURE_API_PROFILES = {
'latest': {
ResourceType.MGMT_STORAGE: '2018-03-01-preview',
ResourceType.MGMT_STORAGE: '2018-07-01',
ResourceType.MGMT_NETWORK: '2018-08-01',
ResourceType.MGMT_COMPUTE: SDKProfile('2018-10-01', {
'resource_skus': '2017-09-01',
Expand Down
4 changes: 4 additions & 0 deletions src/command_modules/azure-cli-acr/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Release History
===============

2.1.10
++++++
* Minor fixes.

2.1.9
+++++
* Add context token to task step.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.43]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.43]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"eSEMgaUQ/rf591YYldbuUiZEcgXB54EwnS09w84b7PYVxW/UaaSRWz25Pxv7piRiDQAdzyf+Xv2eSKb7vAjuSA==","permissions":"FULL"},{"keyName":"key2","value":"t3NurzewPwMyIC9iuNsTi8EbvtGPA4sKir5s6ekCkWIflOd/xYyu1MUmmSQvT17WM9JdBQoE8X7tGO713aCOpg==","permissions":"FULL"}]}'}
headers:
Expand Down Expand Up @@ -131,7 +131,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.43]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -188,7 +188,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.43]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"AizO6vbJOSGZrYkIgrH9x6hKPpn0N4QlZW3lWCRuRGwIuUzaEVo9gB/oObQlvsFSRqjAMPpHsoDAhqCXR+E+5A==","permissions":"FULL"},{"keyName":"key2","value":"OwH/Nmb9dVCu+X6M4mfLDMnzfbPusvq8MfdKxsEWL1B2chp/9OmWQOhml8V+cJkvGT5V118pcpvWcvyBEREJ4Q==","permissions":"FULL"}]}'}
headers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.43]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.43]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"1JarZvd2C4ZGZB2JpZDjgHJnPH/z2bAPirv1727JZp/myu15ra7HeOIk2r+VJH1Vri8VITCvq0OF7h3NQC0XdA==","permissions":"FULL"},{"keyName":"key2","value":"6RigBobTGIs6TcHtOwhTowA9LXvFxIAYwtCxwg1uN97Q2Z+VCCOQQO2x4KPHOL472nTDPOqROQJePkqdNkc+IQ==","permissions":"FULL"}]}'}
headers:
Expand Down Expand Up @@ -160,7 +160,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.43]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/checkNameAvailability?api-version=2018-07-01
response:
body: {string: '{"nameAvailable":true}'}
headers:
Expand Down
4 changes: 2 additions & 2 deletions src/command_modules/azure-cli-acr/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
logger.warn("Wheel is not available, disabling bdist_wheel hook")
cmdclass = {}

VERSION = "2.1.9"
VERSION = "2.1.10"
CLASSIFIERS = [
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
Expand All @@ -31,7 +31,7 @@

DEPENDENCIES = [
'azure-cli-core',
'azure-mgmt-storage==2.0.0rc4',
'azure-mgmt-storage==3.1.0',
'azure-storage-blob==1.3.1',
'azure-mgmt-containerregistry==2.4.0',
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"VNljKxkBC+QIDGmMTkVJ65/l/x4JXhL5qP44vCulz+8WgZOxjnxFhT5Omj6NYWTsvD+XDl6Xag/TOd8rOWVqrw==","permissions":"FULL"},{"keyName":"key2","value":"Uwfap07r+RW4+c6wfJy7FQC8evoIJTtkTFOuH9H8e3mU1Z7ItPDsiK22xmXtrYzW0Uyc3FWKUUaml4JMHLjsVQ==","permissions":"FULL"}]}'}
headers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"ojvGF70xJ7rr/0uwF+xSeD8zvx+UjIo/t4LW7L5auV+jmv8mOs+3/R8q+aBaNkjtUC91kUs55M78r3SoIXqxdg==","permissions":"FULL"},{"keyName":"key2","value":"SUq1kB4dG/8va8S7RNy8cniStk7gj8IoCzjv6uJP9xXE/4KRp57V9rGqGezYvXG4JsHVaBV8FL6MIV+ke06IoA==","permissions":"FULL"}]}'}
headers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"LETUXJCvOj03aOEHmiYksWlNCgtBNWG/Wk6oSQz83SzvzRwvKExPXDkcc3EWaQbSZhk/B8gT7Rm2P6FxvfDIFw==","permissions":"FULL"},{"keyName":"key2","value":"2sC8QtI8Cwmk0euqHwkZlMRCQtuoeHsvyikfo39rO/HZHY+ljH7YTETMEyENQXJy2hopQBpBToIonU6vKxr74g==","permissions":"FULL"}]}'}
headers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"sgRG35C+CnjeClu2T11qjNqtLk7YINcdipMabrAOsxjDyd3++epnHIivphpkV/u7KqijxrPff0FLsy0TevNE9A==","permissions":"FULL"},{"keyName":"key2","value":"uEqWATdS7I+Yj4vYTjNwLymasd+aOZPAnmsuXnsnCrG2qpMA/DDQShgICQK/FvWlskROtW3j7xamt0vSVrULGQ==","permissions":"FULL"}]}'}
headers:
Expand Down Expand Up @@ -131,7 +131,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -188,7 +188,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000003/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"cfQY363hxO5koj0PMhlLuWgfiztPvFdotTSLSNqd0gPpwxTBLsFr7Rvufaz/K44a5TB7YVeyTGN4A6z0RVHdVQ==","permissions":"FULL"},{"keyName":"key2","value":"dIkrsPUNuu7mruuTPH1l2h2KgSJcDprh2YOL61/WpIrqi/EuksI+U1uChLnH2ecYkaiKj+RZOuKM1KYwu8LNWg==","permissions":"FULL"}]}'}
headers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"kHIbWQhbXk2BNLGjMIz/O1t6+u4ahXr/FwM/fc7E6CEZLCJtIQlmu5lmMHOUmxxNtTMuoEXfo2Dv/eYL/ATUsg==","permissions":"FULL"},{"keyName":"key2","value":"u3qAhh3362ys7Utr278brHadicEbBO78TdZ6gPDGvpBm0dyfhQ8BzzJG834SmyxcOyFGeRBfY08MfRpB3T/jeA==","permissions":"FULL"}]}'}
headers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"N0EIoKf8rM9D/wamqG1z9zNWbAwFbKjSHsK1Ca2Vk7jKSHv0DlDnlGXa8qL0X3pPJNoHDdNlSns/Uz3trBC0dg==","permissions":"FULL"},{"keyName":"key2","value":"4cXl5TDue9hH4L+oRfW8/z4Dnagrt/HQFsWQkPh9IH5mDpLp264NRIO4mK2cpyj+p7/4W5liuWmx/ss5GfuhHA==","permissions":"FULL"}]}'}
headers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2018-07-01
response:
body: {string: ''}
headers:
Expand Down Expand Up @@ -99,7 +99,7 @@ interactions:
msrest_azure/0.4.34 azure-mgmt-storage/2.0.0rc4 Azure-SDK-For-Python AZURECLI/2.0.48]
accept-language: [en-US]
method: POST
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-03-01-preview
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2018-07-01
response:
body: {string: '{"keys":[{"keyName":"key1","value":"geHZQWhrZuK5Um/DHOgDk/1BeNkGQ0ToFdT0Y+dC6dzuM/EH1ZgtYtArqBcOeLTXsAmeUYDEqZk/325aWcg6hQ==","permissions":"FULL"},{"keyName":"key2","value":"XYlTzzEur/cTUxpQEQAErtM99p8MWA9Ga0KznN5cysIEDGEeJ96MGj9mI5GDz0BpZIRHWepgJQOcID1h6C1n6Q==","permissions":"FULL"}]}'}
headers:
Expand Down
Loading