{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector QueryTexts API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "QueryTexts", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Querytexts Queryid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName/queryTexts/:queryId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." }, { "name": "queryId", "value": "", "type": "path", "description": "The Query-Store query identifier." } ] }, "docs": "Retrieve the Query-Store query texts for the queryId." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername Querytexts", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DBforMariaDB/servers/:serverName/queryTexts", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID that identifies an Azure subscription." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "serverName", "value": "", "type": "path", "description": "The name of the server." }, { "name": "queryIds", "value": "", "type": "query", "description": "The query identifiers" } ] }, "docs": "Retrieve the Query-Store query texts for specified queryIds." } ] } ], "bundled": true }