---
title: "GET /providers/Microsoft.StoragePool/operations"
method: GET
path: "/providers/Microsoft.StoragePool/operations"
tags: ["StoragePoolOperations"]
---

# GET /providers/Microsoft.StoragePool/operations

`GET /providers/Microsoft.StoragePool/operations`

Gets a list of StoragePool operations.

## Query parameters

- `api-version` string, required

## Response `200`

Retrieved RP operations

- StoragePoolOperationListResult — List of operations supported by the RP.
  - `value` StoragePoolRPOperation[], required — An array of operations supported by the StoragePool RP.
    - `name` string, required — The name of the operation being performed on this particular object
    - `isDataAction` boolean, required — Indicates whether the operation applies to data-plane.
    - `actionType` string — Indicates the action type.
    - `display` StoragePoolOperationDisplay, required — Metadata about an operation.
      - `provider` string, required — Localized friendly form of the resource provider name.
      - `resource` string, required — Localized friendly form of the resource type related to this action/operation.
      - `operation` string, required — Localized friendly name for the operation, as it should be shown to the user.
      - `description` string, required — Localized friendly description for the operation, as it should be shown to the user.
    - `origin` string — The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX.
  - `nextLink` string — URI to fetch the next section of the paginated response.

## Other responses

- `default` — Error from the RP

---

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