Queries regions in which ApsaraMQ for RocketMQ is available.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
GET /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": "0B962390-D84B-5D44-8C11-79DF40299D41",
"success": true,
"data": [
{
"regionId": "cn-hangzhou",
"regionName": "hangzhou",
"supportRocketmqV5": true,
"supportRocketmqV4": true,
"createTime": "2022-08-01 20:05:50",
"updateTime": "2022-08-01 20:05:50",
"tags": [
{
"tagCode": "xx",
"tagValue": "xx"
}
]
}
],
"code": "MissingPageNumber",
"message": "Parameter instanceId is mandatory for this action .",
"httpStatusCode": 200,
"dynamicCode": "ConsumerGroupId",
"dynamicMessage": "instanceId"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history