Enables the Global Accelerator (GA) service for an office network.
Operation description
Before you call this operation, ensure you fully understand the billing methods and pricing of the GA service.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:CreateOfficeSiteAccelerator |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-shanghai |
| OfficeSiteId |
string |
Yes |
The office network ID. |
cn-shanghai+dir-259382**** |
| Name |
string |
No |
The name of the GA instance. |
testGA |
| ResourceGroupId |
string |
No |
The resource group ID. |
rg-3mtuc28rx95lx**** |
| AccelerateRegion |
array<object> |
Yes |
A list of regions where access points provide acceleration. |
|
|
object |
No |
The information about the acceleration region. |
||
| AccelerateRegionId |
string |
Yes |
The ID of the acceleration region. |
ap-southeast-1 |
| IpVersion |
string |
No |
The IP protocol version used to access the GA instance. Note
Only standard pay-as-you-go GA instances support Valid values:
|
IPv4 |
| Bandwidth |
integer |
Yes |
The bandwidth allocated to the acceleration region. Unit: Mbps. |
50 |
| IspType |
string |
Yes |
The line type. Note
Valid values:
|
BGP |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response elements. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
| AcceleratorId |
string |
The ID of the GA instance. |
ga-bp1qxuk10jceqw3zb***p |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"AcceleratorId": "ga-bp1qxuk10jceqw3zb***p"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.