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

# GET /providers/Microsoft.StorageCache/operations

`GET /providers/Microsoft.StorageCache/operations`

Lists all of the available Resource Provider operations.

## Query parameters

- `api-version` string, required

## Response `200`

The list of available Resource Provider operations.

- ApiOperationListResult — Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results.
  - `nextLink` string — URL to get the next set of operation list results if there are any.
  - `value` ApiOperation[] — List of Resource Provider operations supported by the Microsoft.StorageCache resource provider.
    - `display` object — The object that represents the operation.
      - `operation` string — Operation type: Read, write, delete, etc.
      - `provider` string — Service provider: Microsoft.StorageCache
      - `resource` string — Resource on which the operation is performed: Cache, etc.
    - `name` string — Operation name: {provider}/{resource}/{operation}

## Other responses

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

---

[API](https://skmtc.dev/azure/apis/storage-cache-mgmt-client.md) · [All operations](https://skmtc.dev/azure/apis/storage-cache-mgmt-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/storage-cache-mgmt-client/revisions/11e5dfc79bbd/schema)
