This API has been deprecated. We recommend migrating to Vpc(2016-04-28) - ModifyVRouterAttribute for enhanced functionality and continued support. While the deprecated API remains temporarily accessible, no further updates or bug fixes will be provided.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vpc:ModifyVRouterAttribute |
update |
*VRouter
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
DescribeRegions operation to obtain the most recent list of regions. |
|
| VRouterId |
string |
Yes |
|
|
| VRouterName |
string |
No |
http:// or https://. |
|
| Description |
string |
No |
http:// or https://. |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
|
Examples
Success response
JSON format
{
"RequestId": ""
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidVRouterName.Malformed | Specified virtual router name is not valid. | |
| 400 | InvalidVRouterDiscription.Malformed | Specified virtual router description is not valid. | The specified vRouter description is invalid. |
| 400 | MissingParameter | Miss mandatory parameter. | Required parameters must be specified. |
| 400 | InvalidDescription.Malformed | Invalid description. | |
| 400 | Forbidden.VRouterNotFound | Specified virtual router is not found during access authentication. | |
| 404 | InvalidVRouterId.NotFound | Specified virtual router does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.