Queries the Internet service provider (ISP), region, and country that are required for advanced conditions.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DataId |
string |
Yes |
The configuration ID. Valid values:
|
condition_region_config_cn |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The request ID. |
||
| RequestId |
string |
The request ID. |
2C4AA72D-8C00-1113-BD68-8BC4E3CF4FF6 |
| Datas |
array<object> |
The data that is returned. |
|
|
object |
|||
| Value |
string |
The configuration value. |
"[{\"text\":\"Aruba\",\"value\":\"AW\"}]" |
Examples
Success response
JSON format
{
"RequestId": "2C4AA72D-8C00-1113-BD68-8BC4E3CF4FF6",
"Datas": [
{
"Value": "\"[{\\\"text\\\":\\\"Aruba\\\",\\\"value\\\":\\\"AW\\\"}]\""
}
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.