Modifies the name and description of a bandwidth plan instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cen:ModifyCenBandwidthPackageAttribute |
update |
*CenBandwidthPackage
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Name |
string |
No |
The new name of the bandwidth plan instance. The name can be empty or 1 to 128 characters in length and cannot start with http:// or https://. |
test |
| Description |
string |
No |
The new description of the bandwidth plan instance. The description can be empty or 1 to 256 characters in length and cannot start with http:// or https://. |
Bandwidth package |
| CenBandwidthPackageId |
string |
Yes |
The instance ID of the bandwidth plan. |
cenbwp-4c2zaavbvh5fx**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
13526224-5780-4426-8ADF-BC8B08700F23 |
Examples
Success response
JSON format
{
"RequestId": "13526224-5780-4426-8ADF-BC8B08700F23"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | Invalid parameter. | The error message returned because the parameter is set to an invalid value. |
| 400 | Unauthorized | The AccessKeyId is unauthorized. | The error message returned because you do not have the permissions to perform this operation. |
| 400 | InvalidParameter.CenBandwidthPackageId | The specified parameter CenBandwidthPackageId is invalid. | The parameter CenBandwidthPackageId entered is illegal. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.