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

# GET /providers/Microsoft.RecoveryServices/operations

`GET /providers/Microsoft.RecoveryServices/operations`

Returns the list of available operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- ClientDiscoveryResponse — Operations List response which contains list of available APIs.
  - `value` ClientDiscoveryValueForSingleApi[] — List of available operations.
    - `name` string — Name of the Operation.
    - `display` ClientDiscoveryDisplay — Localized display information of an operation.
      - `provider` string — Name of the provider for display purposes
      - `resource` string — ResourceType for which this Operation can be performed.
      - `operation` string — Operations Name itself.
      - `description` string — Description of the operation having details of what operation is about.
    - `origin` string — The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX
    - `properties` ClientDiscoveryForProperties — Class to represent shoebox properties in json client discovery.
      - `serviceSpecification` ClientDiscoveryForServiceSpecification — Class to represent shoebox service specification in json client discovery.
        - `logSpecifications` ClientDiscoveryForLogSpecification[] — List of log specifications of this operation.
          - `name` string — Name for shoebox log specification.
          - `displayName` string — Localized display name
          - `blobDuration` string — blob duration of shoebox log specification
  - `nextLink` string — Link to the next chunk of Response.

---

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