Queries the endpoints of all regions that support OpenSearch.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
GET /v4/openapi/regions HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"requestId": "3B7E42BD-1D63-2F6B-C8E0-41BACEA76EEB",
"result": [
{
"endpoint": "opensearch.cn-hangzhou.aliyuncs.com",
"regionId": "cn-hangzhou",
"localName": "China (Hangzhou)\n",
"consoleUrl": "https://opensearch-cn-hangzhou.console.aliyun.com"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history