{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector UsagesInformation API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "UsagesInformation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Quota Usages Resourcename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.Quota/usages/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Resource name for a given resource provider. For example:\r\n- SKU name for Microsoft.Compute\r\n- SKU or TotalLowPriorityCores for Microsoft.MachineLearningServices\r\n For Microsoft.Network PublicIPAddresses." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "scope", "value": "", "type": "path", "description": "The target Azure resource URI. For example, `/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/qms-test/providers/Microsoft.Batch/batchAccounts/testAccount/`. This is the target Azure resource URI for the List GET operation. If a `{resourceName}` is added after `/quotas`, then it's the target Azure resource URI in the GET operation for the specific resource." } ] }, "docs": "Get the current usage of a resource." }, { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Quota Usages", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.Quota/usages", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "scope", "value": "", "type": "path", "description": "The target Azure resource URI. For example, `/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/qms-test/providers/Microsoft.Batch/batchAccounts/testAccount/`. This is the target Azure resource URI for the List GET operation. If a `{resourceName}` is added after `/quotas`, then it's the target Azure resource URI in the GET operation for the specific resource." } ] }, "docs": "Get a list of current usage for all resources for the scope specified." } ] } ], "bundled": true }