All Products
Search
Document Center

PrivateLink:DescribeRegions

Last Updated:Aug 07, 2025

Queries the regions and zones where PrivateLink is available.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Response parameters

Parameter

Type

Description

Example

Examples

Success response

JSON format

{
  "Regions": {
    "Region": [
      {
        "LocalName": "华东1(杭州)",
        "RegionEndpoint": "privatelink.cn-hangzhou.aliyuncs.com",
        "RegionId": "cn-hangzhou",
        "ServiceResourceTypes": {
          "ServiceResourceType": [
            "slb"
          ]
        }
      }
    ]
  },
  "RequestId": "611CB80C-B6A9-43DB-9E38-0B0AC3D9B58F"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.