---
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

---

[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/2ead960a3bf6/schema)
