WebApps
Gets the quota usage information of an app (or deployment slot, if specified).
Gets the quota usage information of an app (or deployment slot, if specified).
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/usages
Path parameters
resourceGroupNamestring required
Name of the resource group to which the resource belongs.
namestring required
Name of the app.
subscriptionIdstring required
Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
Query parameters
$filterstring
Return only information specified in the filter (using OData syntax). For example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
api-versionstring required
API Version
Response
OK
CsmUsageQuotaCollection required— unresolved $ref
Changes
No recorded changes to this endpoint across all 3 revisions of this API.