I have a floating IP(X.X.X.191) assigned to the machine (Y.Y.Y.106) currently running ubuntu. Now I want the same floating IP to be assigned to my other droplet(Z.Z.Z.252).
On digital ocean I can do the same from the web app interface. However I need to do the same programmatically.
How can I do the same on ubuntu OS? Is there any command or script to do it?