All Products
Search
Document Center

:DescribeResourceSupportRegions

Last Updated:Apr 27, 2025

Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.

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.

Debug

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact your account manager.

Request parameters

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

The ID of the WAF instance.

Note

You can call DescribeInstance to view the ID of the current WAF instance.

waf_cdnsdf3****

ResourceProduct

string

No

The cloud product to which the resource belongs. By default, instances of ALB, MSE, FC, and SAE products are returned. Valid values:

  • alb: indicates the ALB product.

  • mse: indicates the MSE product.

  • fc: indicates the FC product.

  • sae: indicates the SAE product.

  • ecs: indicates the ECS product.

  • clb4: indicates the CLB(TCP) product.

  • clb7: indicates the CLB(HTTP/HTTPS) product.

  • apig: indicates the APIG product.

  • nlb: indicates the NLB product.

Note

Each product supports different regions. When the product filter field has a value, you need to refer to the regions supported by the product. Otherwise, the filtering may fail.

clb7

RegionId

string

No

The region to which the WAF instance belongs. Valid values:

  • cn-hangzhou: indicates the Chinese mainland.

  • ap-southeast-1: indicates regions outside the Chinese mainland.

cn-hangzhou

ResourceManagerResourceGroupId

string

No

The ID of the resource group.

rg-aekzpks****kdjq

Response parameters

Parameter

Type

Description

Example

object

The results that are returned.

SupportRegions

array

The list of region IDs supported by transparent proxy mode.

string

The region ID. Valid values:

  • cn-chengdu: indicates China (Chengdu).

  • cn-beijing: indicates China (Beijing).

  • cn-zhangjiakou: indicates China (Zhangjiakou).

  • cn-hangzhou: indicates China (Hangzhou).

  • cn-shanghai: indicates China (Shanghai).

  • cn-shenzhen: indicates China (Shenzhen).

  • cn-qingdao: indicates China (Qingdao).

  • cn-hongkong: indicates China (Hong Kong).

  • ap-southeast-3: indicates Malaysia (Kuala Lumpur).

  • ap-southeast-5: indicates Indonesia (Jakarta).

cn-hangzhou

RequestId

string

Indicates the request ID.

58FD****-3D56-5DE8-91E0-96A26BABFFDD

Examples

Sample responses

JSONformat

{
  "SupportRegions": [
    "cn-hangzhou"
  ],
  "RequestId": "58FDF266-3D56-5DE8-91E0-96A26BAB****"
}

Error codes

For more error codes, see Error Center.