{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ConfigurationStores API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ConfigurationStores", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Appconfiguration Configurationstores", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.AppConfiguration/configurationStores", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "$skipToken", "value": "", "type": "query", "description": "A skip token is used to continue retrieving items after an operation returns a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls." } ] }, "docs": "Lists the configuration stores for a given subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appconfiguration Configurationstores", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppConfiguration/configurationStores", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to which the container registry belongs." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "$skipToken", "value": "", "type": "query", "description": "A skip token is used to continue retrieving items after an operation returns a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls." } ] }, "docs": "Lists the configuration stores for a given resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appconfiguration Configurationstores Configstorename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppConfiguration/configurationStores/:configStoreName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to which the container registry belongs." }, { "name": "configStoreName", "value": "", "type": "path", "description": "The name of the configuration store." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Gets the properties of the specified configuration store." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appconfiguration Configurationstores Configstorename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppConfiguration/configurationStores/:configStoreName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to which the container registry belongs." }, { "name": "configStoreName", "value": "", "type": "path", "description": "The name of the configuration store." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Creates a configuration store with the specified parameters." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appconfiguration Configurationstores Configstorename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppConfiguration/configurationStores/:configStoreName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to which the container registry belongs." }, { "name": "configStoreName", "value": "", "type": "path", "description": "The name of the configuration store." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Updates a configuration store with the specified parameters." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appconfiguration Configurationstores Configstorename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppConfiguration/configurationStores/:configStoreName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to which the container registry belongs." }, { "name": "configStoreName", "value": "", "type": "path", "description": "The name of the configuration store." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Deletes a configuration store." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appconfiguration Configurationstores Configstorename Listkeys", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppConfiguration/configurationStores/:configStoreName/listKeys", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to which the container registry belongs." }, { "name": "configStoreName", "value": "", "type": "path", "description": "The name of the configuration store." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." }, { "name": "$skipToken", "value": "", "type": "query", "description": "A skip token is used to continue retrieving items after an operation returns a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls." } ] }, "docs": "Lists the access key for the specified configuration store." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Appconfiguration Configurationstores Configstorename Regeneratekey", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AppConfiguration/configurationStores/:configStoreName/regenerateKey", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Microsoft Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to which the container registry belongs." }, { "name": "configStoreName", "value": "", "type": "path", "description": "The name of the configuration store." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Regenerates an access key for the specified configuration store." } ] } ], "bundled": true }