Reads:42617Replies:1
EIP command line support
We were looking into clustering few of our servers through Virtual IPs.
We looked into Elastic IP documentation but could not find any command line support for binding and unbinding EIP from ECS instances. Is there anything similar to AWS CLI: Associate - https://docs.aws.amazon.com/cli/latest/reference/ec2/associate-address.html Dissasociate - https://docs.aws.amazon.com/cli/latest/reference/ec2/disassociate-address.html Or should we build our own solution based on the API provided here: https://www.alibabacloud.com/help/doc-detail/36016.htm?spm=a2c63.p38356.a3.1.56e55638Zu4tA6 Thanks in advance! |
|
1st Reply#
Posted time:Aug 6, 2018 19:21 PM
@ucxchnage
Please have a look on below mentioned documentation. Associate EIP: https://www.alibabacloud.com/help/doc-detail/36017.htm?spm=a2c63.p38356.b99.62.5af330a6Buwttp UnAssociate EIP: https://www.alibabacloud.com/help/doc-detail/36021.htm?spm=a2c63.p38356.b99.63.5ec5e2c4SjUk2Q Hope this will help you. |
|