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

# Lists all of the available operations.

`GET /providers/Microsoft.ServiceFabricMesh/operations`

Lists all the available operations provided by Service Fabric SeaBreeze resource provider.

## Query parameters

- `api-version` '2018-09-01-preview', required

## Response `200`

OK. The request has succeeded.

- OperationListResult — Describes the result of the request to list Service Fabric operations.
  - `value` OperationResult[] — List of Service Fabric operations supported by the Microsoft.ServiceFabric resource provider.
    - `name` string — The name of the operation.
    - `display` AvailableOperationDisplay — An operation available at the listed Azure resource provider.
      - `provider` string — Name of the operation provider.
      - `resource` string — Name of the resource on which the operation is available.
      - `operation` string — Name of the available operation.
      - `description` string — Description of the available operation.
    - `origin` string — Origin result
    - `nextLink` string — The URL to use for getting the next set of results.
    - `properties` AvailableOperationDescriptionProperties — Properties available for a Microsoft.Web resource provider operation.
      - `serviceSpecification` ServiceSpecification — Resource metrics service provided by Microsoft.Insights resource provider.
        - `metricSpecifications` MetricSpecification[]
          - `name` string
          - `displayName` string
          - `displayDescription` string
          - `unit` string
          - `aggregationType` string
          - `supportsInstanceLevelAggregation` boolean
          - `enableRegionalMdmAccount` boolean
          - `sourceMdmAccount` string
          - `sourceMdmNamespace` string
          - `metricFilterPattern` string
          - `fillGapWithZero` boolean
          - `isInternal` boolean
          - `dimensions` Dimension[]
            - `name` string
            - `displayName` string
            - `internalName` string
            - `toBeExportedForShoebox` boolean
          - `category` string
          - `availabilities` MetricAvailability[]
            - `timeGrain` string
            - `blobDuration` string
          - `supportedTimeGrainTypes` string[]
          - `supportedAggregationTypes` string[]
        - `logSpecifications` LogSpecification[]
          - `name` string
          - `displayName` string
          - `blobDuration` string
          - `logFilterPattern` string
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

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

---

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