---
title: "List all the supported operations."
method: GET
path: "/providers/Microsoft.DataBoxEdge/operations"
tags: ["Operations"]
---

# List all the supported operations.

`GET /providers/Microsoft.DataBoxEdge/operations`

## Query parameters

- `api-version` string, required

## Response `200`

List of supported operations.

- OperationsList — The list of operations used for the discovery of available provider operations.
  - `value` Operation[], required — The value.
    - `name` string — Name of the operation.
    - `isDataAction` boolean — Is data action.
    - `display` OperationDisplay — Operation display properties.
      - `provider` string — Provider name.
      - `resource` string — The type of resource in which the operation is performed.
      - `operation` string — Operation to be performed on the resource.
      - `description` string — Description of the operation to be performed.
    - `origin` string — Origin of the operation.
    - `properties` OperationProperties — Operation properties.
      - `serviceSpecification` ServiceSpecification — Service specification.
        - `metricSpecifications` MetricSpecificationV1[] — Metric specification as defined by shoebox.
          - `name` string — Name of the metric.
          - `displayName` string — Display name of the metric.
          - `displayDescription` string — Description of the metric to be displayed.
          - `unit` 'NotSpecified' | 'Percent' | 'Count' | 'Seconds' | 'Milliseconds' | 'Bytes' | 'BytesPerSecond' | 'CountPerSecond' — Metric units.
          - `aggregationType` 'NotSpecified' | 'None' | 'Average' | 'Minimum' | 'Maximum' | 'Total' | 'Count' — Metric aggregation type.
          - `dimensions` MetricDimensionV1[] — Metric dimensions, other than default dimension which is resource.
            - `name` string — Name of the metrics dimension.
            - `displayName` string — Display name of the metrics dimension.
            - `toBeExportedForShoebox` boolean — To be exported to shoe box.
          - `fillGapWithZero` boolean — Set true to fill the gaps with zero.
          - `category` 'Capacity' | 'Transaction' — Metric category.
          - `resourceIdDimensionNameOverride` string — Resource name override.
          - `supportedTimeGrainTypes` string[] — Support granularity of metrics.
          - `supportedAggregationTypes` string[] — Support metric aggregation type.
  - `nextLink` string — Link to the next set of results.

## Other responses

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

## Changes

- **2026-07-13** (2019-03-01) `0ab925cce842` — 1 warning
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/databoxedge-microsoft-databoxedge-databoxedge/changes/providers/Microsoft.DataBoxEdge/operations/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)
