All Products
Search
Document Center

Elastic Desktop Service:ModifyOfficeSiteAccelerator

Last Updated:Mar 03, 2026

Modifies the Global Accelerator (GA) configuration.

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

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

RegionId

string

Yes

The region ID.

cn-hangzhou

OfficeSiteId

string

Yes

The office network ID.

cn-hangzhou+dir-363353****

AccelerateRegion

array<object>

No

The information about the regions to accelerate.

object

No

The information about the regions to accelerate.

AccelerateRegionId

string

Yes

The ID of the region to accelerate.

The number of regions that you can add is limited by the total bandwidth and the instance type of the GA instance. For more information about the number of access regions supported by each instance type, see Overview of GA instances.

cn-shanghai

IpVersion

string

No

The IP protocol version used to access GA instances. Valid values:

  • IPv4 (default)

  • IPv6

  • DUAL_STACK: IPv4 and IPv6

Note
  • Only standard pay-as-you-go GA instances support the DUAL_STACK option.

IPv4

Bandwidth

integer

Yes

The peak public bandwidth. Unit: Mbps.

Note

For the pay-by-bandwidth metering method, the value ranges from 10 to 1000.

50

IspType

string

Yes

The Internet line type in the acceleration region. Valid values:

  • BGP: BGP (Multi-ISP) lines.

  • BGP_PRO: BGP (Multi-ISP) Pro lines.

Note
  • This parameter is required for GA instances that use the pay-by-data-transfer metering method.

  • The supported line types vary based on the acceleration region.

BGP

Response elements

Element

Type

Description

Example

object

The response elements.

RequestId

string

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Success response

JSON format

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.