---
title: "Lists the available operations"
method: GET
path: "/providers/Microsoft.DataShare/operations"
tags: ["Operation"]
---

# Lists the available operations

`GET /providers/Microsoft.DataShare/operations`

List of available operations

## Query parameters

- `api-version` string, required

## Response `200`

Success

- OperationList — List response for get operations.
  - `nextLink` string — The Url of next result page.
  - `value` OperationModel[], required — Collection of items of type DataTransferObjects.
    - `display` OperationModelProperties — Properties on operations
      - `description` string — Description of the operation for display purposes
      - `operation` string — Name of the operation for display purposes
      - `provider` string — Name of the provider for display purposes
      - `resource` string — Name of the resource type for display purposes
    - `name` string — Operation name for display purposes
    - `origin` string — origin of the operation
    - `properties` OperationMetaPropertyInfo — properties on meta info
      - `serviceSpecification` OperationMetaServiceSpecification — The operation meta service specification
        - `logSpecifications` OperationMetaLogSpecification[] — log specifications for the operation
          - `blobDuration` string — blob duration of the log
          - `displayName` string — localized name of the log category
          - `name` string — name of the log category
        - `metricSpecifications` OperationMetaMetricSpecification[] — metric specifications for the operation
          - `aggregationType` string — aggregation type of metric
          - `dimensions` DimensionProperties[] — properties for dimension
            - `displayName` string — localized display name of the dimension to customer
            - `name` string — dimension name
          - `displayDescription` string — description of the metric
          - `displayName` string — localized name of the metric
          - `enableRegionalMdmAccount` string — enable regional mdm account
          - `fillGapWithZero` boolean — fill gap with zero
          - `internalMetricName` string — internal metric name
          - `name` string — name of the metric
          - `resourceIdDimensionNameOverride` string — dimension name use to replace resource id if specified
          - `supportedAggregationTypes` string[] — supported aggregation types
          - `supportedTimeGrainTypes` string[] — supported time grain types
          - `unit` string — units for the metric

## Other responses

- `default` — An error response received from the Microsoft.DataShare resource provider.

---

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