查询地域列表。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求语法
GET /regions HTTP/1.1
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|
当前API无需请求参数
返回参数
示例
正常返回示例
JSON
格式
{
"requestId": "0B962390-D84B-5D44-8C11-79DF40299D41",
"success": true,
"data": [
{
"regionId": "cn-hangzhou",
"regionName": "杭州",
"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"
}
错误码
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|
暂无变更历史