---
title: "GET /providers/Microsoft.Compute.Admin/operations"
method: GET
path: "/providers/Microsoft.Compute.Admin/operations"
tags: ["Compute"]
---

# GET /providers/Microsoft.Compute.Admin/operations

`GET /providers/Microsoft.Compute.Admin/operations`

Returns the list of supported REST operations.

## Parameters

- `../../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- OperationList — List of Operations
  - `value` Operation[] — Array of operations
    - `name` string — The name of the operation being performed on this particular object. This name should match the name that appears in RBAC or the event service.
    - `isDataAction` boolean — Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
    - `display` Display — Contains the localized display information for this particular operation or action.
      - `provider` string — The localized, friendly version of the resource provider name. The provider name is expected to include the name of the publisher or company responsible. The provider name format should use title case and begin with "Microsoft" for first-party services. For example, the provider name may be"Microsoft Monitoring Insights" or "Microsoft Compute."
      - `resource` string — The localized, friendly version of the resource type related to this action or operation; the resource type should match the public documentation for the resource provider.
      - `operation` string — The localized, friendly name for the operation. Use the name as it will displayed to the user.
      - `description` string — The localized, friendly description for the operation. The description will be displayed to the user. It should be thorough and concise for used in both tooltips and detailed views.
  - `nextLink` string — URI to the next page of operations.

## Other responses

- `default` — Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).

## Changes

- **2021-08-03** (2015-12-01-preview) `dda462c5af80` — 1 warning
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/compute-admin-client/changes/providers/Microsoft.Compute.Admin/operations/get.md)

---

[API](https://skmtc.dev/azure/apis/compute-admin-client.md) · [All operations](https://skmtc.dev/azure/apis/compute-admin-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/compute-admin-client/revisions/dd737e135d38/schema)
