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. 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.
| 10 |
AutoPay | boolean | No | Specifies whether to enable the automatic payment feature. 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.