---
title: "GET /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/usages"
method: GET
path: "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/usages"
tags: ["VaultUsages"]
---

# GET /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/usages

`GET /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/usages`

Fetches the usages of the vault.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `vaultName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- VaultUsageList — Usage for vault.
  - `value` VaultUsage[] — The list of usages for the given vault.
    - `unit` 'Count' | 'Bytes' | 'Seconds' | 'Percent' | 'CountPerSecond' | 'BytesPerSecond' — Unit of the usage.
    - `quotaPeriod` string — Quota period of usage.
    - `nextResetTime` string, date-time — Next reset time of usage.
    - `currentValue` integer — Current value of usage.
    - `limit` integer — Limit of usage.
    - `name` NameInfo — The name of usage.
      - `value` string — Value of usage.
      - `localizedValue` string — Localized value of usage.

---

[API](https://skmtc.net/azure/apis/recoveryservicesclient-4.md) · [All operations](https://skmtc.net/azure/apis/recoveryservicesclient-4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/recoveryservicesclient-4/versions/8ab200112ac1/schema)
