{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector LocationBasedPerformanceTier API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "LocationBasedPerformanceTier", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Locations Locationname Performancetiers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DBforMariaDB/locations/:locationName/performanceTiers", "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": "locationName", "value": "", "type": "path", "description": "The name of the location." } ] }, "docs": "List all the performance tiers at specified location in a given subscription." } ] } ], "bundled": true }