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

# GET /providers/Microsoft.DBforMySQL/operations

`GET /providers/Microsoft.DBforMySQL/operations`

List the operations for the provider

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationListResult — The static parameters for a resource group based resource
  - `value` Operation[] — The Operation items on this page
    - `name` string — The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
    - `display` OperationDisplay — Display metadata associated with the operation.
      - `provider` string — The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
      - `resource` string — The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
      - `operation` string — The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
      - `description` string — The short, localized friendly description of the operation; suitable for tool tips and detailed views.
    - `origin` 'user' | 'system' | 'user,system' — The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
    - `properties` object — Additional descriptions for the operation.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

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