---
title: "This method gets all the operations."
method: GET
path: "/providers/Microsoft.HybridData/operations"
tags: ["Operations"]
---

# This method gets all the operations.

`GET /providers/Microsoft.HybridData/operations`

## Query parameters

- `api-version` string, required

## Response `200`

This method gets all the operations.

- AvailableProviderOperations — Class for set of operations used for discovery of available provider operations.
  - `value` AvailableProviderOperation[] — List of operations.
    - `name` string, required — Gets or Sets Name of the operations
    - `display` AvailableProviderOperationDisplay — Contains the localized display information for this particular operation / action. These value will be used by several clients for (1) custom role definitions for RBAC; (2) complex query filters for the event service; and (3) audit history / records for management operations.
      - `provider` string — Gets or sets Provider 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 — Gets or sets Resource 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 — Gets or sets Operation 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 — Gets or sets Description 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 — Gets or sets Origin 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 — Class represents Properties in AvailableProviderOperations
  - `nextLink` string — Link for the next set of operations.

---

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