Queries the regions where Intelligent Media Management (IMM) is available and the supported languages.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | Yes | The language. Valid values:
| zh-CN |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "7F7D235C-76FF-4B65-800C-8238AE3F****",
"Regions": [
{
"RegionId": "cn-beijing",
"LocalName": ""
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-04-19 | The API operation is not deprecated.. The Error code has changed | View Change Details |