---
title: "GET /providers/Microsoft.HardwareSecurityModules/operations"
method: GET
path: "/providers/Microsoft.HardwareSecurityModules/operations"
tags: ["DedicatedHsmOperations"]
---

# GET /providers/Microsoft.HardwareSecurityModules/operations

`GET /providers/Microsoft.HardwareSecurityModules/operations`

Get a list of Dedicated HSM operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- DedicatedHsmOperationListResult — Result of the request to list Dedicated HSM Provider operations. It contains a list of operations.
  - `value` DedicatedHsmOperation[] — List of Dedicated HSM Resource Provider operations.
    - `name` string — The name of the Dedicated HSM Resource Provider Operation.
    - `isDataAction` string — Gets or sets a value indicating whether it is a data plane action
    - `display` object
      - `provider` string — The Resource Provider of the operation
      - `resource` string — Resource on which the operation is performed.
      - `operation` string — Operation type: Read, write, delete, etc.
      - `description` string — The object that represents the operation.

## Other responses

- `default` — The error response describing why the operation failed.

---

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