v8

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

Get a list of current service limits (quota) and usages of all the resources. The response from List API can be leveraged to submit quota update requests.

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

Path parameters

subscriptionIdstring required

Azure subscription id.

providerIdstring required

Azure resource provider id.

locationstring required

Azure region.

Query parameters

api-versionstring required

API version.

Response

OK. Quota information will be returned as response with pagination.

nextLinkstring

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