All Products
Search
Document Center

Elastic Desktop Service:DescribeRegions

Last Updated:Feb 25, 2026

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

RegionId

string

No

The region ID.

cn-hangzhou

ClientId

string

Yes

A unique ID that is generated by the client.

ac4a73ad-789a-449a-a88f-d18571d6****

Response elements

Element

Type

Description

Example

object

The collection of returned information.

RequestId

string

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Regions

array<object>

The region object.

object

The region object.

RegionEndpoint

string

The endpoint of the region.

ecd.cn-hangzhou.aliyuncs.com

RegionId

string

The region ID.

cn-hangzhou

Examples

Success response

JSON format

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
  "Regions": [
    {
      "RegionEndpoint": "ecd.cn-hangzhou.aliyuncs.com",
      "RegionId": "cn-hangzhou"
    }
  ]
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.