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

# GET /providers/Microsoft.DataLakeStore/operations

`GET /providers/Microsoft.DataLakeStore/operations`

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

## Query parameters

- `api-version` string, required

## Response `200`

Successfully listed the available operations for Data Lake Store.

- OperationListResult — The list of available operations for Data Lake Store.
  - `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.
    - `origin` 'user' | 'system' | 'user,system' — The intended executor of the operation.
  - `nextLink` string — The link (url) to the next page of results.

---

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