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

# GET /providers/Microsoft.AVS/operations

`GET /providers/Microsoft.AVS/operations`

Lists all of the available operations

## Parameters

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

## Response `200`

Request has succeeded

- OperationList — Pageable list of operations
  - `value` Operation[] — List of operations
    - `name` string — Name of the operation being performed on this object
    - `display` object — Contains the localized display information for this operation
      - `provider` string — Localized friendly form of the resource provider name
      - `resource` string — Localized friendly form of the resource type related to this operation
      - `operation` string — Localized friendly name for the operation
      - `description` string — Localized friendly description for the operation
    - `isDataAction` boolean — Gets or sets a value indicating whether the operation is a data action or not
    - `origin` string — Origin of the operation
    - `properties` OperationProperties — Extra Operation properties
      - `serviceSpecification` ServiceSpecification — Service specification payload
        - `logSpecifications` LogSpecification[] — Specifications of the Log for Azure Monitoring
          - `name` string — Name of the log
          - `displayName` string — Localized friendly display name of the log
          - `blobDuration` string — Blob duration of the log
        - `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
          - `category` string — Name of the metric category that the metric belongs to. A metric can only belong to a single category.
          - `aggregationType` string — Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count.
          - `supportedAggregationTypes` string[] — Supported aggregation types
          - `supportedTimeGrainTypes` string[] — Supported time grain types
          - `fillGapWithZero` boolean — Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.
          - `dimensions` MetricDimension[] — Dimensions of the metric
            - `name` string — Name of the dimension
            - `displayName` string — Localized friendly display name of the dimension
            - `internalName` string — Name of the dimension as it appears in MDM
            - `toBeExportedForShoebox` boolean — A boolean flag indicating whether this dimension should be included for the shoebox export scenario
          - `enableRegionalMdmAccount` string — Whether or not the service is using regional MDM accounts.
          - `sourceMdmAccount` string — The name of the MDM account.
          - `sourceMdmNamespace` string — The name of the MDM namespace.
  - `nextLink` string — URL to get the next page if any

## Other responses

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

---

[API](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs.md) · [All operations](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs/revisions/ff8d52e0b90c?raw)
