---
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 operationss.
    - `Name` string — Name
    - `Display` ClientDiscoveryDisplay — Localized display information of an operation.
      - `Provider` string — Name of the provider for display purposes
      - `Resource` string — Name of the resource type for display purposes
      - `Operation` string — Name of the operation for display purposes
      - `Description` string — Description of the operation for display purposes
    - `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
          - `displayName` string — Localized display name
          - `blobDuration` string — blob duration
  - `NextLink` string — NextLink

---

[API](https://skmtc.dev/azure/apis/recoveryservicesbackupclient-3.md) · [All operations](https://skmtc.dev/azure/apis/recoveryservicesbackupclient-3/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/recoveryservicesbackupclient-3/revisions/2ace80007908?raw)
