If an Anycast EIP instance is associated with backend resources in multiple regions, you can modify the mappings between access points and origin servers. You can call the UpdateAnycastEipAddressAssociations operation to add or remove access points for a specified origin server, which is an associated cloud resource instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eipanycast:UpdateAnycastEipAddressAssociations |
update |
*AnycastEipAddressAttachment
|
None | None |
Request parameters
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
4EC47282-1B74-4534-BD0E-403F3EE64CAF |
Examples
Success response
JSON format
{
"RequestId": "4EC47282-1B74-4534-BD0E-403F3EE64CAF"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | OperationFailed.SetNormalAssociationMode | The only associated instance must be default mode. | |
| 400 | OperationFailed.DeletedPopLocation | The operation is failed because of added Pop Location is invalid. | |
| 400 | OperationFailed.AddPopLocation | The operation is failed because of added Pop Location is invalid. | |
| 400 | ResourceNotFound.BindInstanceId | The specified resource BindInstanceId is not found. | |
| 400 | ResourceNotFound.AnycastId | The specified resource AnycastId is not found. | |
| 400 | IncorrectStatus.Anycast | The status of the Anycast instance is invalid. | |
| 400 | OperationFailed.Conflict | Operation failed: The request was too frequent or there was a concurrency conflict. Please try again later. | |
| 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. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.