{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector LocationUsage API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "LocationUsage", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Datalakestore Locations Location Usages", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DataLakeStore/locations/:location/usages", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "location", "value": "", "type": "path", "description": "The resource location without whitespace." } ] }, "docs": "Gets the current usage count and the limit for the resources of the location under the subscription." } ] } ], "bundled": true }