Queries the cross-border permission approval status of an Alibaba Cloud account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ga:QueryCrossBorderApprovalStatus |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to cn-hangzhou. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
F96E634B-A523-587F-9A09-AE8B2FD04B9C |
| ApprovalStatus |
string |
Indicates whether the Alibaba Cloud account has cross-border permissions. Valid values:
|
UNAPPLIED |
Examples
Success response
JSON format
{
"RequestId": "F96E634B-A523-587F-9A09-AE8B2FD04B9C",
"ApprovalStatus": "UNAPPLIED"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | UnknownError | An error occurred while processing your request. Please try again. If the error persists, please submit a ticket. | An error occurred while the request was being processed. Try again later. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.