查詢地域列表。
調試
您可以在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"
}
錯誤碼
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|
暫無變更歷史