{ "opencollection": "1.0.0", "info": { "name": "StorageManagementClient BlobContainers ManagementPolicies API", "version": "2.0" }, "items": [ { "info": { "name": "ManagementPolicies", "type": "folder" }, "items": [ { "info": { "name": "Azure Storage Accounts Management Policies_ Get", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Storage/storageAccounts/:accountName/managementPolicies/:managementPolicyName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only." }, { "name": "api-version", "value": "2019-06-01", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "The ID of the target subscription." }, { "name": "managementPolicyName", "value": "", "type": "path", "description": "The name of the Storage Account Management Policy. It should always be 'default'" } ] }, "docs": "Gets the managementpolicy associated with the specified storage account." }, { "info": { "name": "Azure Storage Accounts Management Policies_ Create or Update", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Storage/storageAccounts/:accountName/managementPolicies/:managementPolicyName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only." }, { "name": "api-version", "value": "2019-06-01", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "The ID of the target subscription." }, { "name": "managementPolicyName", "value": "", "type": "path", "description": "The name of the Storage Account Management Policy. It should always be 'default'" } ] }, "docs": "Sets the managementpolicy to the specified storage account." }, { "info": { "name": "Azure Storage Accounts Management Policies_ Delete", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Storage/storageAccounts/:accountName/managementPolicies/:managementPolicyName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only." }, { "name": "api-version", "value": "2019-06-01", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "The ID of the target subscription." }, { "name": "managementPolicyName", "value": "", "type": "path", "description": "The name of the Storage Account Management Policy. It should always be 'default'" } ] }, "docs": "Deletes the managementpolicy associated with the specified storage account." } ] } ], "bundled": true }