ModifyNetworkPackageBandwidth

更新时间:
复制 MD 格式

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. Call the DescribeRegions operation to query the regions that WUYING Workspace supports.

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.

  • Subscription: 2 to 1000.

  • Pay-as-you-go by data transfer: 2 to 200.

  • Pay-as-you-go by bandwidth: 2 to 1000.

10

AutoPay

boolean

No

Specifies whether to automatically pay for the order.

Valid values:

  • true :

    Enables automatic payments. Ensure your account has a sufficient balance. Otherwise, an unpaid order is created. (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.