ModifyOfficeSiteAccelerator

更新时间:
复制 MD 格式

Modifies the Global Accelerator 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 Global Accelerator instance. For more information about the number of access regions supported by each instance type, see Overview of Global Accelerator instances.

cn-shanghai

IpVersion

string

No

The IP protocol used to access Global Accelerator. Valid values:

  • IPv4 (default): The IPv4 protocol.

  • IPv6: The IPv6 protocol.

  • DUAL_STACK: The IPv4 and IPv6 protocols.

Note
  • Only pay-as-you-go Global Accelerator instances of the medium instance type support the DUAL_STACK protocol.

IPv4

Bandwidth

integer

Yes

The peak Internet bandwidth. Unit: Mbps.

Note

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

50

IspType

string

Yes

The line type of the public network in the acceleration region. Valid values:

  • BGP: BGP (Multi-ISP) line.

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

Note
  • This parameter is required for Global Accelerator instances that use the pay-by-traffic billing method.

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

BGP

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

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.