---
title: "List all the available Skus and information related to them."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DataBoxEdge/availableSkus"
tags: ["AvailableSkus"]
---

# List all the available Skus and information related to them.

`GET /subscriptions/{subscriptionId}/providers/Microsoft.DataBoxEdge/availableSkus`

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Lists the available Skus and information related to them.

- DataBoxEdgeSkuList — List of SKU Information objects.
  - `value` DataBoxEdgeSku[] — List of ResourceType Sku
    - `resourceType` string — The type of the resource.
    - `name` 'Gateway' | 'Edge' | 'TEA_1Node' | 'TEA_1Node_UPS' | 'TEA_1Node_Heater' | 'TEA_1Node_UPS_Heater' | 'TEA_4Node_Heater' | 'TEA_4Node_UPS_Heater' | 'TMA' | 'TDC' | 'TCA_Small' | 'GPU' | 'TCA_Large' | 'EdgeP_Base' | 'EdgeP_High' | 'EdgePR_Base' | 'EdgePR_Base_UPS' | 'EP2_64_1VPU_W' | 'EP2_128_1T4_Mx1_W' | 'EP2_256_2T4_W' | 'EdgeMR_Mini' | 'RCA_Small' | 'RCA_Large' | 'RDC' | 'Management' | 'EP2_64_Mx1_W' | 'EP2_128_GPU1_Mx1_W' | 'EP2_256_GPU2_Mx1' | 'EdgeMR_TCP' — The Sku name.
    - `kind` string — The Sku kind.
    - `tier` 'Standard' — The Sku tier.
    - `size` string — The Sku kind.
    - `family` string — The Sku family.
    - `locations` string[] — Availability of the Sku for the region.
    - `apiVersions` string[] — The API versions in which Sku is available.
    - `locationInfo` SkuLocationInfo[] — Availability of the Sku for the location/zone/site.
      - `location` string — The location.
      - `zones` string[] — The zones.
      - `sites` string[] — The sites.
    - `costs` SkuCost[] — The pricing info of the Sku.
      - `meterId` string — Used for querying price from commerce.
      - `quantity` integer — The cost quantity.
      - `extendedUnit` string — The extended unit.
    - `signupOption` 'None' | 'Available' — Sku can be signed up by customer or not.
    - `version` 'Stable' | 'Preview' — Availability of the Sku as preview/stable.
    - `availability` 'Available' | 'Unavailable' — Links to the next set of results
    - `shipmentTypes` string[] — List of Shipment Types supported by this SKU
    - `capabilities` SkuCapability[] — The capability info of the SKU.
      - `name` string — An invariant to describe the feature.
      - `value` string — An invariant if the feature is measured by quantity.
  - `nextLink` string — Links to the next set of results

## Other responses

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

## Changes

- **2026-07-13** (2019-03-01) `0ab925cce842` — 2 warning, 1 info
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`
  - api tag `AvailableSkus` removed
- **2026-07-13** (2019-03-01) `536950ab8581` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/databoxedge-microsoft-databoxedge-databoxedge/changes/subscriptions/:subscriptionId/providers/Microsoft.DataBoxEdge/availableSkus/get.md)

---

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