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

# GET /providers/Microsoft.DataLakeAnalytics/operations

`GET /providers/Microsoft.DataLakeAnalytics/operations`

Lists all of the available Data Lake Analytics REST API operations.

## Query parameters

- `api-version` string, required

## Response `200`

Successfully listed the available operations for Data Lake Analytics.

- OperationListResult — The list of available operations for Data Lake Analytics.
  - `value` Operation[] — The results of the list operation.
    - `name` string — The name of the operation.
    - `display` OperationDisplay — The display information for a particular operation.
      - `provider` string — The resource provider of the operation.
      - `resource` string — The resource type of the operation.
      - `operation` string — A friendly name of the operation.
      - `description` string — A friendly description of the operation.
    - `properties` OperationMetaPropertyInfo
      - `serviceSpecification` OperationMetaServiceSpecification
        - `metricSpecifications` OperationMetaMetricSpecification[] — The metricSpecifications for OperationMetaServiceSpecification.
          - `name` string — The name for OperationMetaMetricSpecification.
          - `displayDescription` string — The displayName for OperationMetaMetricSpecification.
          - `displayName` string — The displayName for OperationMetaMetricSpecification.
          - `unit` string — The unit for OperationMetaMetricSpecification.
          - `aggregationType` string — The aggregationType for OperationMetaMetricSpecification.
          - `availabilities` OperationMetaMetricAvailabilitiesSpecification[] — The availabilities for OperationMetaMetricSpecification.
            - `timeGrain` string — The timegrain for OperationMetaMetricAvailabilitiesSpecification.
            - `blobDuration` string — The blobDuration for OperationMetaMetricAvailabilitiesSpecification.
        - `logSpecifications` OperationMetaLogSpecification[] — The logSpecifications for OperationMetaServiceSpecification.
          - `name` string — The name for OperationMetaLogSpecification.
          - `displayName` string — The displayName for OperationMetaLogSpecification.
          - `blobDuration` string — The blobDuration for OperationMetaLogSpecification.
    - `origin` 'user' | 'system' | 'user,system' — The intended executor of the operation.
  - `nextLink` string — The link (url) to the next page of results.

## Other responses

- `default` — Default response

## Changes

- **2021-01-11** (2015-10-01-preview) `0b10c4b30d62` — 1 info
  - endpoint added
- **2017-12-28** (2015-10-01-preview) `7cb2648523a6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/datalake-analytics-microsoft-datalakeanalytics/changes/providers/Microsoft.DataLakeAnalytics/operations/get.md)

---

[API](https://skmtc.dev/azure/apis/datalake-analytics-microsoft-datalakeanalytics.md) · [All operations](https://skmtc.dev/azure/apis/datalake-analytics-microsoft-datalakeanalytics/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/datalake-analytics-microsoft-datalakeanalytics/revisions/a8dccea43c3b/schema)
