v8

latestSwagger 2.0raw.githubusercontent.com2022-04-2983336.4 KB
QuotaRequests

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.

get/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimitsRequests

Path parameters

subscriptionIdstring required

Azure subscription id.

providerIdstring required

Azure resource provider id.

locationstring required

Azure region.

Query parameters

api-versionstring required

API version.

$filterstring
FieldSupported operators
requestSubmitTimege, le, eq, gt, lt
$topinteger

Number of records to return.

$skiptokenstring

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

Response

Ok. Sending Quota request status and details

nextLinkstring

The uri to fetch the next page of quota limits. When there are no more pages, this is null.