---
title: "GET /providers/Microsoft.Peering/operations"
method: GET
path: "/providers/Microsoft.Peering/operations"
tags: ["Operations"]
---

# GET /providers/Microsoft.Peering/operations

`GET /providers/Microsoft.Peering/operations`

List the operations for the provider

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationListResult — The paginated list of peering API operations.
  - `value` Operation[] — The list of peering API operations.
    - `name` string — The name of the operation.
    - `display` OperationDisplayInfo — The information related to the operation.
      - `provider` string — The name of the resource provider.
      - `resource` string — The type of the resource.
      - `operation` string — The name of the operation.
      - `description` string — The description of the operation.
    - `isDataAction` boolean — The flag that indicates whether the operation applies to data plane.
    - `properties` OperationProperties — The properties of the operation.
      - `serviceSpecification` ServiceSpecification — Service specification payload.
        - `metricSpecifications` MetricSpecification[] — Specifications of the Metrics for Azure Monitoring.
          - `name` string — Name of the metric.
          - `displayName` string — Localized friendly display name of the metric.
          - `displayDescription` string — Localized friendly description of the metric.
          - `unit` string — Unit that makes sense for the metric.
          - `aggregationType` string — Aggregation type will be set to one of the values: Average, Minimum, Maximum, Total, Count.
          - `supportedTimeGrainTypes` string[] — Supported time grain types for the metric.
          - `dimensions` MetricDimension[] — Dimensions of the metric.
            - `name` string — Name of the dimension.
            - `displayName` string — Localized friendly display name of the dimension.
  - `nextLink` string — The link to fetch the next page of peering API operations.

## Other responses

- `default` — An unexpected error response.

---

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