Python (SDK)
Elastic Ips
Create an Elastic IP
Creates a new Elastic IP and assigns it to the specified server. The IP is provisioned asynchronously—the response will show status configuring and the id will be null until provisioning completes. Currently only IPv4 /32 addresses in routed mode are supported.
POST
Python (SDK)