Modifies the bandwidth of a premium bandwidth plan.
Try it now
Test
RAM authorization
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.
|
10 |
| AutoPay |
boolean |
No |
Specifies whether to automatically pay for the order. Valid values:
|
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.