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

# Lists the available operations

`GET /providers/Microsoft.Purview/operations`

List of available operations

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- OperationList — Paged list of operation resources
  - `count` integer — Total item count.
  - `nextLink` string — The Url of next result page.
  - `value` Operation[], required — Collection of items of type results.
    - `display` OperationDisplay — The response model for get operation properties
      - `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
    - `isDataAction` boolean — Whether operation is a data action
    - `name` string — Operation name for display purposes
    - `origin` string — origin of the operation
    - `properties` OperationProperties — 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
            - `toBeExportedForCustomer` boolean — flag indicating whether this dimension should be included to the customer in Azure Monitor logs (aka Shoebox)
          - `displayDescription` string — description of the metric
          - `displayName` string — localized name of the metric
          - `enableRegionalMdmAccount` string — enable regional mdm account
          - `internalMetricName` string — internal metric name
          - `name` string — name of the metric
          - `resourceIdDimensionNameOverride` string — dimension name use to replace resource id if specified
          - `sourceMdmNamespace` string — Metric namespace. Only set the namespace if different from the default value, leaving it empty makes it use the value from the ARM manifest.
          - `supportedAggregationTypes` string[] — supported aggregation types
          - `supportedTimeGrainTypes` string[] — supported time grain types
          - `unit` string — units for the metric

## Other responses

- `default` — An unexpected error response.

---

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