Modifies the name of a high-availability virtual IP address (HAVIP).
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:ModifyHaVipAttribute |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| HaVipId |
string |
Yes |
The ID of the HAVIP that you want to modify. |
havip-52y28**** |
| Name |
string |
No |
The name of the HAVIP. The name must be 1 to 128 characters in length and cannot start with http:// or https://. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
F3B261DD-3858-4D3C-877D-303ADF374600 |
Examples
Success response
JSON format
{
"RequestId": "F3B261DD-3858-4D3C-877D-303ADF374600"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Invalid%s | The specified parameter %s is invalid. | |
| 400 | Missing%s | You must specify the parameter %s. | |
| 400 | SystemError | Interface call error, please re-match, or contact the product. | Interface call error, please re-select |
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.