---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilities"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilities"
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilities

`GET /subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilities`

Get capabilities at specified location in a given subscription.

## Path parameters

- `locationName` string, required

## Parameters

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

## Response `200`

Azure operation completed successfully.

- CapabilitiesListResult — location capability
  - `value` CapabilityProperties[] — The CapabilityProperties items on this page
    - `zone` string — zone name
    - `supportedHAMode` string[] — Supported high availability mode
    - `supportedGeoBackupRegions` string[] — supported geo backup regions
    - `supportedFlexibleServerEditions` ServerEditionCapability[] — A list of supported flexible server editions.
      - `name` string — Server edition name
      - `supportedStorageEditions` StorageEditionCapability[] — A list of supported storage editions
        - `name` string — storage edition name
        - `minStorageSize` integer — The minimal supported storage size.
        - `maxStorageSize` integer — The maximum supported storage size.
        - `minBackupRetentionDays` integer — Minimal backup retention days
        - `maxBackupRetentionDays` integer — Maximum backup retention days
        - `minBackupIntervalHours` integer — Minimal backup interval hours
        - `maxBackupIntervalHours` integer — Maximum backup interval hours
      - `supportedServerVersions` ServerVersionCapability[] — A list of supported server versions.
        - `name` string — server version
        - `supportedSkus` SkuCapability[] — A list of supported Skus
          - `name` string — vCore name
          - `vCores` integer — supported vCores
          - `supportedIops` integer — supported IOPS
          - `supportedMemoryPerVCoreMB` integer — supported memory per vCore in MB
  - `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)
