All Products
Search
Document Center

Global Accelerator:CreateAccelerator

Last Updated:Jan 06, 2026

Global Accelerator (GA) is a network acceleration service that provides coverage across the globe. It uses Alibaba Cloud's high-quality Border Gateway Protocol (BGP) bandwidth and global transmission network to provide low-latency access from nearby locations. This reduces the impact of network issues, such as latency, jitter, and packet loss, on your service quality. GA provides a high-availability and high-performance network acceleration service for users worldwide. You can call the CreateAccelerator operation to create a Global Accelerator instance.

Operation description

The CreateAccelerator operation is asynchronous. After you send a request, the system returns a Global Accelerator instance ID, but the instance is still being created in the background. You can call the DescribeAccelerator operation to query the status of the Global Accelerator instance:

  • If a Global Accelerator instance is in the init state, the instance is being created. You can only perform query operations on the instance.

  • If a Global Accelerator instance is in the active state, the instance is created.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

The table below describes the authorization required to call this API. You can define it in a Resource Access Management (RAM) policy. The table's columns are detailed below:

  • Action: The actions can be used in the Action element of RAM permission policy statements to grant permissions to perform the operation.

  • API: The API that you can call to perform the action.

  • Access level: The predefined level of access granted for each API. Valid values: create, list, get, update, and delete.

  • Resource type: The type of the resource that supports authorization to perform the action. It indicates if the action supports resource-level permission. The specified resource must be compatible with the action. Otherwise, the policy will be ineffective.

    • For APIs with resource-level permissions, required resource types are marked with an asterisk (*). Specify the corresponding Alibaba Cloud Resource Name (ARN) in the Resource element of the policy.

    • For APIs without resource-level permissions, it is shown as All Resources. Use an asterisk (*) in the Resource element of the policy.

  • Condition key: The condition keys defined by the service. The key allows for granular control, applying to either actions alone or actions associated with specific resources. In addition to service-specific condition keys, Alibaba Cloud provides a set of common condition keys applicable across all RAM-supported services.

  • Dependent action: The dependent actions required to run the action. To complete the action, the RAM user or the RAM role must have the permissions to perform all dependent actions.

Action

Access level

Resource type

Condition key

Dependent action

ga:CreateAccelerator

create

*Accelerator

acs:ga:{#regionId}:{#accountId}:ga/*

None None

Request parameters

Parameter

Type

Required

Description

Example

RegionId deprecated

string

Yes

The region ID of the GA instance. Set the value to cn-hangzhou.

cn-hangzhou

ClientToken

string

No

A client token that is used to ensure the idempotence of the request.

Generate a parameter value from your client to make sure that the value is unique among different requests. The ClientToken parameter can contain only ASCII characters.

Note

If you do not specify this parameter, the system automatically uses the RequestId of the request as the ClientToken. The RequestId may be different for each request.

123e4567****

Name

string

No

The name of the GA instance.

The name must be 1 to 128 characters in length, start with a letter, and can contain digits, underscores (_), and hyphens (-).

test

Duration

integer

No

The subscription duration.

  • If PricingCycle is set to Month, the valid values for Duration are 1 to 9.

  • If PricingCycle is set to Year, the valid values for Duration are 1 to 3.

Note

This parameter is required if InstanceChargeType (the billing method of the GA instance) is set to PREPAY (subscription).

1

PricingCycle

string

No

The billing cycle. Valid values:

  • Month: Billed by month.

  • Year: Billed by year.

Note

This parameter is required if InstanceChargeType (the billing method of the GA instance) is set to PREPAY (subscription).

Month

Spec

string

No

The instance type of the GA instance. Valid values:

  • 1: Small I

  • 2: Small II

  • 3: Small III

  • 5: Medium I

  • 8: Medium II

  • 10: Medium III

  • 20: Large I

  • 30: Large II

  • 40: Large III

  • 50: Large IV

  • 60: Large V

  • 70: Large VI

  • 80: Large VII

  • 90: Large VIII

  • 100: Super Large I

  • 200: Super Large II

Note
  • Currently, the Large III and higher instance types are available only to users on the whitelist. To use these instance types, contact your account manager.

  • This parameter is required if InstanceChargeType (the billing method of the GA instance) is set to PREPAY (subscription).

The definitions of different instance types are different. For more information, see Instance types.

1

AutoPay

boolean

No

Specifies whether to enable automatic payment. Valid values:

  • false (default): Disables automatic payment. After an order is generated, go to the Order Hub to complete the payment.

  • true: Enables automatic payment. The system automatically completes the payment.

false

AutoUseCoupon

string

No

Specifies whether to automatically apply coupons to your bills. Valid values:

  • true: Yes.

  • false (default): No.

Note

This parameter is valid only when AutoPay is set to true.

false

AutoRenew

boolean

No

Specifies whether to enable auto-renewal for the instance. Valid values:

  • true: Yes.

  • false (default): No.

false

AutoRenewDuration

integer

No

The auto-renewal duration. Unit: month.

Valid values: 1 to 12. Default value: 1.

Note

This parameter is valid only when AutoRenew is set to true.

1

PromotionOptionNo

string

No

The coupon code.

Note

This parameter is available only on the Alibaba Cloud International Website (www.alibabacloud.com).

50003298014****

BandwidthBillingType

string

No

The bandwidth billing method.

  • BandwidthPackage: Billed by bandwidth plan.

  • CDT: Billed by data transfer.

BandwidthPackage

IpSetConfig

object

No

The configurations of the acceleration area.

AccessMode

string

No

The access mode of the acceleration area. Valid values:

  • UserDefine: Custom nearby access mode. Select acceleration areas and regions as needed. Global Accelerator provides a separate elastic IP address (EIP) for each acceleration region.

  • Anycast: Automatic nearby access mode. You do not need to configure an acceleration area. Global Accelerator provides an Anycast EIP for multiple regions. Users connect to the nearest access point of the Alibaba Cloud network using the Anycast EIP.

UserDefine

ResourceGroupId

string

No

The ID of the resource group to which the standard GA instance belongs.

rg-aekzrnd67gq****

Tag

array<object>

No

The tags of the GA instance.

object

No

The tags of the GA instance.

Key

string

No

The tag key of the GA instance. The tag key cannot be an empty string.

The tag key can be up to 64 characters in length and cannot start with aliyun or acs:. It cannot contain http:// or https://.

You can specify up to 20 tag keys.

tag-key

Value

string

No

The tag value of the GA instance. The tag value can be an empty string.

The tag value can be up to 128 characters in length and cannot start with aliyun or acs:. It cannot contain http:// or https://.

You can specify up to 20 tag values.

tag-value

InstanceChargeType

string

No

The billing method of the GA instance.

  • PREPAY (default): subscription.

  • POSTPAY: pay-as-you-go.

PREPAY

DryRun

boolean

No

Specifies whether to perform a dry run. Valid values:

  • true: Performs a dry run. The system checks the required parameters, request format, and service limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, the DryRunOperation error code is returned.

  • false (default): Sends a normal request. If the request passes the check, a 2xx HTTP status code is returned and the operation is performed.

false

Bandwidth

integer

No

The bandwidth of the standard GA instance. Unit: Mbps.

Valid values: 200 to 5000.

Note

This parameter is required and valid only when the access mode of the acceleration area is Anycast.

200

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The request ID.

F591955F-5CB5-4CCE-A75D-17CF2085CE22

OrderId

string

Order ID.

If you are using the Alibaba Cloud International site and `AutoPay` is set to `false`, go to the Order Hub to complete the payment.

208257****

AcceleratorId

string

The ID of the GA instance.

ga-bp17frjjh0udz4qz****

Examples

Success response

JSON format

{
  "RequestId": "F591955F-5CB5-4CCE-A75D-17CF2085CE22",
  "OrderId": "208257****",
  "AcceleratorId": "ga-bp17frjjh0udz4qz****"
}

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.