---
title: "Implements Usages List method"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/usages"
tags: ["AvailabilityUsages"]
---

# Implements Usages List method

`GET /subscriptions/{subscriptionId}/providers/Microsoft.VMwareCloudSimple/locations/{regionId}/usages`

Returns list of usage in region

## Path parameters

- `subscriptionId` string, required
- `regionId` string, required

## Query parameters

- `$filter` string
- `api-version` string, required

## Response `200`

successful operation

- UsageListResponse — List of usages
  - `nextLink` string — Link for next list of DedicatedCloudNode
  - `value` Usage[] — The list of usages
    - `currentValue` integer, required — The current usage value
    - `limit` integer, required — limit of a given sku in a region for a subscription. The maximum permitted value for the usage quota. If there is no limit, this value will be -1
    - `name` UsageName — User name model
      - `localizedValue` string — e.g. "Virtual Machines"
      - `value` string — resource type or resource type sku name, e.g. virtualMachines
    - `unit` 'Count' | 'Bytes' | 'Seconds' | 'Percent' | 'CountPerSecond' | 'BytesPerSecond' — The usages' unit

## Other responses

- `default` — General Error

## Changes

- **2019-10-01** (2019-04-01) `7f9c99d00f07` — 3 info
  - api operation id `UsagesWithinRegion_List` removed and replaced with `Usages_List`
  - api tag `AvailabilityUsages` added
  - api tag `availability-usage` removed
- **2019-06-20** (2019-04-01) `efec17f26250` — 3 info
  - api operation id `Usages_List` removed and replaced with `UsagesWithinRegion_List`
  - api tag `availability-usage` added
  - api tag `AvailabilityUsages` removed

[Change history](https://skmtc.dev/azure/apis/vmwarecloudsimple/changes/subscriptions/:subscriptionId/providers/Microsoft.VMwareCloudSimple/locations/:regionId/usages/get.md)

---

[API](https://skmtc.dev/azure/apis/vmwarecloudsimple.md) · [All operations](https://skmtc.dev/azure/apis/vmwarecloudsimple/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/vmwarecloudsimple/revisions/e4f413d50659/schema)
