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

# GET /providers/Microsoft.StorSimple/operations

`GET /providers/Microsoft.StorSimple/operations`

Lists all of the available REST API operations of the Microsoft.StorSimple provider

## Query parameters

- `api-version` string, required

## Response `200`

The collection of available provider operations.

- AvailableProviderOperationList — List of available provider operations.
  - `value` AvailableProviderOperation[], required — The value.
    - `name` string — The name of the operation being performed on a particular object. Name format: "{resourceProviderNamespace}/{resourceType}/{read|write|delete|action}". Eg. Microsoft.StorSimple/managers/devices/volumeContainers/read, Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action
    - `display` AvailableProviderOperationDisplay — Contains the localized display information for this particular operation/action. These value will be used by several clients for (a) custom role definitions for RBAC, (b) complex query filters for the event service and (c) audit history/records for management operations.
      - `provider` string — The localized friendly form of the resource provider name - it is expected to also include the publisher/company responsible. It should use Title Casing and begin with 'Microsoft' for 1st party services.
      - `resource` string — The localized friendly form of the resource type related to this action/operation - it should match the public documentation for the resource provider. It should use Title Casing - for examples, please refer to the 'name' section.
      - `operation` string — The localized friendly name for the operation, as it should be shown to the user. It should be concise (to fit in drop downs) but clear (i.e. self-documenting). It should use Title Casing and include the entity/resource to which it applies.
      - `description` string — The localized friendly description for the operation, as it should be shown to the user. It should be thorough, yet concise - it will be used in tool tips and detailed views.
    - `origin` string — The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. Default value is "user,system"
    - `properties` AvailableProviderOperationProperties — Represents properties of AvailableProviderOperation
  - `nextLink` string — The NextLink.

---

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