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

# GET /providers/Microsoft.AnalysisServices/operations

`GET /providers/Microsoft.AnalysisServices/operations`

Lists all of the available consumption REST API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- OperationListResult — Result of listing consumption operations. It contains a list of operations and a URL link to get the next set of results.
  - `value` Operation[] — List of analysis services operations supported by the Microsoft.AnalysisServices resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}.
    - `display` object — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.Consumption.
      - `resource` string — Resource on which the operation is performed: UsageDetail, etc.
      - `operation` string — Operation type: Read, write, delete, etc.
      - `description` string — Description of the operation object.
    - `origin` string — The origin
  - `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/analysisservices-microsoft-analysisservices-analysisservices.md) · [All operations](https://skmtc.net/azure/apis/analysisservices-microsoft-analysisservices-analysisservices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/analysisservices-microsoft-analysisservices-analysisservices/revisions/7677569781e8/schema)
