{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector QuotaRequests API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "QuotaRequests", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Quota Quotarequests Id", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.Quota/quotaRequests/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Quota request ID." }, { "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 quota request details and status by quota request ID for the resources of the resource provider at a specific location. The quota request ID **id** is returned in the response of the PUT operation." }, { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Quota Quotarequests", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.Quota/quotaRequests", "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." }, { "name": "$filter", "value": "", "type": "query", "description": "| Field | Supported operators \n|---------------------|------------------------\n\r\n|requestSubmitTime | ge, le, eq, gt, lt\n |provisioningState eq {QuotaRequestState}\n |resourceName eq {resourceName}\n" }, { "name": "$top", "value": "", "type": "query", "description": "Number of records to return." }, { "name": "$skiptoken", "value": "", "type": "query", "description": "The **Skiptoken** parameter is used only if a previous operation returned a partial result. If a previous response contains a **nextLink** element, its value includes a **skiptoken** parameter that specifies a starting point to use for subsequent calls." } ] }, "docs": "For the specified scope, get the current quota requests for a one year period ending at the time is made. Use the **oData** filter to select quota requests." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimitsrequests Id", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Capacity/resourceProviders/:providerId/locations/:location/serviceLimitsRequests/:id", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure subscription id." }, { "name": "api-version", "value": "", "type": "query", "description": "API version." }, { "name": "providerId", "value": "", "type": "path", "description": "Azure resource provider id." }, { "name": "location", "value": "", "type": "path", "description": "Azure region." }, { "name": "id", "value": "", "type": "path", "description": "Quota Request id." } ] }, "docs": "Gets the QuotaRequest details and status by the quota request Id for the resources for the resource provider at a specific location. The requestId is returned as response to the Put requests for serviceLimits." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimitsrequests", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Capacity/resourceProviders/:providerId/locations/:location/serviceLimitsRequests", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure subscription id." }, { "name": "api-version", "value": "", "type": "query", "description": "API version." }, { "name": "providerId", "value": "", "type": "path", "description": "Azure resource provider id." }, { "name": "location", "value": "", "type": "path", "description": "Azure region." }, { "name": "$filter", "value": "", "type": "query", "description": "| Field | Supported operators |\r\n|---------------------|------------------------|\r\n|requestSubmitTime | ge, le, eq, gt, lt |" }, { "name": "$top", "value": "", "type": "query", "description": "Number of records to return." }, { "name": "$skiptoken", "value": "", "type": "query", "description": "Skiptoken is only used if a previous operation returned 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" } ] }, "docs": "For the specified location and Resource provider gets the current quota requests under the subscription over the time period of one year ago from now to one year back. oData filter can be used to select quota requests." } ] } ], "bundled": true }