All Products
Search
Document Center

Elastic Desktop Service:ModifyNetworkPackageBandwidth

Last Updated:Mar 19, 2026

Modifies the bandwidth of a premium bandwidth plan.

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. You can call the DescribeRegions operation to query the list of regions supported by Elastic Desktop Service (EDS).

cn-hangzhou

NetworkPackageId

string

Yes

The ID of the premium bandwidth plan.

np-cxj99qb8d34vo****

Bandwidth

integer

Yes

The maximum bandwidth of the premium bandwidth plan, in Mbit/s.

  • For subscription premium bandwidth, the valid range is 2 to 1000.

  • For pay-as-you-go premium bandwidth with pay-by-traffic billing, the valid range is 2 to 200.

  • For pay-as-you-go premium bandwidth with pay-by-bandwidth billing, the valid range is 2 to 1000.

10

AutoPay

boolean

No

Specifies whether to enable the automatic payment feature.

Valid values:

  • true :

    Enables auto-payment. Make sure your account has sufficient balance. Otherwise, an abnormal order is generated. [Default]

  • false :

    Generates an order but does not process payment. To pay, log on to the console and go to User Center > Orders. Then find the order by its order ID.

true

PromotionId

string

No

The promotion ID.

500033080110596

ResellerOwnerUid

integer

No

Response elements

Element

Type

Description

Example

object

The response data.

OrderId

string

The ID of the order.

214552063030752

RequestId

string

The ID of the request.

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

Examples

Success response

JSON format

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

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.