Changes the bandwidth value of a bandwidth package.
Debug
Use OpenAPI Explorer to perform debug operations and generate SDK code examples.
Request parameters
Parameter | Type | Required? | Example value | Description |
---|---|---|---|---|
Bandwidth | Integer | Yes | 2 |
The bandwidth value of the bandwidth package. Unit: Mbit/s. Minimum value: 2. |
CenBandwidthPackageId | String | Yes | cenbwp-4c2zaavbvh5x**** |
The ID of the bandwidth package. |
Action | String | No | ModifyCenBandwidthPackageSpec |
Optional. The name of this action. Value: ModifyCenBandwidthPackageSpec |
Response parameters
Parameter | Type | Example value | Description |
---|---|---|---|
RequestId | String | 0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50 |
The ID of the request. |
Examples
Request example
http(s)://[Endpoint]/? Action=ModifyCenBandwidthPackageSpec
&Bandwidth=2
&CenBandwidthPackageId=cenbwp-4c2zaavbvh5x****
&<CommonParameters>
Response examples
XML
format
<ModifyCenBandwidthPackageSpecResponse>
<RequestId>5903EE99-D542-4E14-BC65-AAC1CB2D3D03</RequestId>
</ModifyCenBandwidthPackageSpecResponse>
JSON
format
{
"RequestId":"0C2EE7A8-74D4-4081-8236-CEBDE3BBCF50"
}
Errors
For a list of error codes, visit the API Error Center.