All Products
Search
Document Center

Elastic Desktop Service:RenewNetworkPackages

Last Updated:Mar 17, 2026

Renews subscription-based premium public bandwidth.

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. Call DescribeRegions to list regions that support WUYING Workspace.

cn-hangzhou

Period

integer

No

The renewal duration. Valid values depend on the value of PeriodUnit.

  • If PeriodUnit is Week, valid values are: 1.

  • If PeriodUnit is Month, valid values are: 1, 2, 3, or 6.

  • If PeriodUnit is Year, valid values are: 1, 2, or 3.

Default value: 1.

1

PeriodUnit

string

No

The unit for the renewal duration.

Valid values:

  • Month :

    Month [default]

  • Year :

    Year

  • Week :

    Week

Month

AutoPay

boolean

No

Whether to enable automatic payment.

Valid values:

  • true :

    Enable automatic payment. Ensure your account balance is sufficient. Otherwise, abnormal orders may occur. [default]

  • false :

    Create an order only. Do not pay. Log on to the console. Go to User Center > My Orders. Pay using the returned order ID.

true

NetworkPackageId

array

Yes

A list of premium public bandwidth IDs. You can specify 1 to 100 IDs.

string

No

A premium public bandwidth ID.

np-jc31jdxfdydr1****

PromotionId

string

No

The promotion ID.

500038360030606

ResellerOwnerUid

integer

No

AutoRenew

boolean

No

Response elements

Element

Type

Description

Example

object

The response object.

OrderId

string

The order ID.

214726268900640

RequestId

string

The request ID.

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

Examples

Success response

JSON format

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

Error codes

HTTP status code

Error code

Error message

Description

500 InternalError The request processing has failed due to some unknown error, exception or failure.
403 Order.Unpaid You have unpaid orders, please pay such orders before placing a new order.
403 Forbidden User not authorized to operate on the specified resource. User does not have permission to operate on the specified resource

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.