{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-appconfiguration","description":"AppConfigurationManagementClient","version":"2019-11-01-preview","base_url":"https://management.azure.com","endpoints":17,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api AppConfigurationManagementClient\n@base https://management.azure.com\n@version 2019-11-01-preview\n@auth OAuth2\n@common_fields {api-version: any # The client API version.}\n@endpoints 17\n@toc subscriptions(16), providers(1)\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/configurationStores\n@desc Lists the configuration stores for a given subscription.\n@required {subscriptionId: any # The Microsoft Azure subscription ID.}\n@optional {$skipToken: any # 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.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores\n@desc Lists the configuration stores for a given resource group.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs.}\n@optional {$skipToken: any # 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.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}\n@desc Gets the properties of the specified configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}\n@desc Creates a configuration store with the specified parameters.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., configStoreCreationParameters: map # The parameters for creating a configuration store.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n@returns(201) The request was successfully accepted; the operation will complete asynchronously. The provisioning state of the resource should indicate the current state of the resource.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}\n@desc Deletes a configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n@returns(202) The request was successful; the operation will complete asynchronously.\n@returns(204) No Content - the specified resource was not found.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}\n@desc Updates a configuration store with the specified parameters.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., configStoreUpdateParameters: map # The parameters for updating a configuration store.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n@returns(201) The request was successfully accepted; the operation will complete asynchronously. The provisioning state of the resource should indicate the current state of the resource.\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/checkNameAvailability\n@desc Checks whether the configuration store name is available for use.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., checkNameAvailabilityParameters: map # The object containing information for the availability request.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/ListKeys\n@desc Lists the access key for the specified configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store.}\n@optional {$skipToken: any # 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.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/RegenerateKey\n@desc Regenerates an access key for the specified configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., regenerateKeyParameters: map # The parameters for regenerating an access key.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endgroup\n\n@group providers\n@endpoint GET /providers/Microsoft.AppConfiguration/operations\n@desc Lists the operations available from this provider.\n@optional {$skipToken: any # 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.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endgroup\n\n@group subscriptions\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/listKeyValue\n@desc Lists a configuration store key-value.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., listKeyValueParameters: map # The parameters for retrieving a key-value.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections\n@desc Lists all private endpoint connections for a configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}\n@desc Gets the specified private endpoint connection associated with the configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., privateEndpointConnectionName: any # Private endpoint connection name}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}\n@desc Update the state of the specified private endpoint connection associated with the configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., privateEndpointConnectionName: any # Private endpoint connection name, privateEndpointConnection: map # The private endpoint connection properties.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n@returns(201) The request was successfully accepted; the operation will complete asynchronously. The provisioning state of the resource should indicate the current state of the resource.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}\n@desc Deletes a private endpoint connection.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., privateEndpointConnectionName: any # Private endpoint connection name}\n@returns(200) The request was successful; the request was well-formed and received properly.\n@returns(202) The request was successful; the operation will complete asynchronously.\n@returns(204) No Content - the specified resource was not found.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateLinkResources\n@desc Gets the private link resources that need to be created for a configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateLinkResources/{groupName}\n@desc Gets a private link resource that need to be created for a configuration store.\n@required {subscriptionId: any # The Microsoft Azure subscription ID., resourceGroupName: any # The name of the resource group to which the container registry belongs., configStoreName: any # The name of the configuration store., groupName: any # The name of the private link resource group.}\n@returns(200) The request was successful; the request was well-formed and received properly.\n\n@endgroup\n\n@end\n"}