Changes the name and description of an Anycast EIP instance.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
eipanycast:ModifyAnycastEipAddressAttribute | update | *AnycastEipAddress
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
AnycastId | string | Yes | The ID of the Anycast EIP instance. | aeip-bp1ix34fralt4ykf3**** |
Name | string | No | The name of the Anycast EIP instance. The name must be 0 to 128 characters in length. It must start with a letter or a Chinese character. It can contain digits, underscores (_), and hyphens (-). | docname |
Description | string | No | The description of the Anycast EIP instance. The description must be 0 to 256 characters in length and cannot start with | docdesc |
Response elements
Element | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | FBDB18D8-E91E-4978-8D6C-6E2E3EE10133 |
Examples
Success response
JSON format
{
"RequestId": "FBDB18D8-E91E-4978-8D6C-6E2E3EE10133"
}Error codes
HTTP status code | Error code | Error message | Description |
400 | OperationUnsupported.ServiceManaged | Operation is forbidden because this instance belongs to Service manager. | The operation is prohibited and the instance belongs to a managed resource. |
400 | IllegalParameter.Name | The specified Name is invalid. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.