Queries the region where global events are stored.
Operation description
By default, global events are stored in the Singapore region.
To obtain the permissions to call the API operation, you must submit a ticket.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
actiontrail:GetGlobalEventsStorageRegion |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
0474CD9D-DF37-55D4-8383-D978CFBE13A4 |
| StorageRegion |
string |
The region where global events are stored. Valid values:
|
cn-hangzhou |
Examples
Success response
JSON format
{
"RequestId": "0474CD9D-DF37-55D4-8383-D978CFBE13A4",
"StorageRegion": "cn-hangzhou"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.