Modifies the name and description of a bandwidth plan.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
CenBandwidthPackageId | String | Yes | cenbwp-4c2zaavbvh5fx**** |
The ID of the bandwidth plan. |
Action | String | No | ModifyCenBandwidthPackageAttribute |
The operation that you want to perform. Set the value to ModifyCenBandwidthPackageAttribute. |
Description | String | No | Bandwidth plan |
The description of the bandwidth plan. The description must be 2 to 256 characters
in length. It must start with a letter, and cannot start with |
Name | String | No | test |
The name of the bandwidth plan. The name must be 2 to 128 characters in length, and
can contain digits, periods (.), underscores (_), and hyphens (-). It must start with
a letter, and cannot start with |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 13526224-5780-4426-8ADF-BC8B08700F23 |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/? Action=ModifyCenBandwidthPackageAttribute
&CenBandwidthPackageId=cenbwp-4c2zaavbvh5fx****
&<Common request parameters>
Sample success responses
XML
format
<ModifyCenBandwidthPackageAttributeResponse>
<RequestId>5903EE99-D542-4E14-BC65-AAC1CB2D3D03</RequestId>
</ModifyCenBandwidthPackageAttributeResponse>
JSON
format
{
"RequestId":"13526224-5780-4426-8ADF-BC8B08700F23"
}
Error codes
For a list of error codes, visit the API Error Center.