---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages"
tags: ["Regions"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages

`GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages`

Lists the usages for the specified location.

## Path parameters

- `subscriptionId` string, required
- `location` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK response definition.

- UsagesListResult — The response for the operation to get regional usages for a subscription.
  - `value` Usage[] — The list of usages.
    - `unit` string — The type of measurement for usage.
    - `currentValue` integer — The current usage.
    - `limit` integer — The maximum allowed usage.
    - `name` LocalizedName — The details about the localizable name of a type of usage.
      - `value` string — The name of the used resource.
      - `localizedValue` string — The localized name of the used resource.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/hdinsightmanagementclient-5.md) · [All operations](https://skmtc.net/azure/apis/hdinsightmanagementclient-5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/hdinsightmanagementclient-5/revisions/be1f4ff3a4c2/schema)
