首页 DescribeZones

DescribeZones

更新时间: 2026-06-13 02:33:49

Call the DescribeZones operation to query the list of zones in a specified region that support PrivateLink. In cross-region scenarios, zone support is independent on the endpoint side and the endpoint service side. This operation lets you query the supported zones separately for each side.

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 elements

Element

Type

Description

Example

Examples

Success response

JSON format

{
  "RequestId": "611CB80C-B6A9-43DB-9E38-0B0AC3D9B58F",
  "Zones": {
    "Zone": [
      {
        "LocalName": "华东1 可用区B",
        "ZoneId": "cn-hangzhou-b"
      }
    ]
  }
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.