I can't check it right now but I think you just call describe_address,
get whole list of addresses and check which ones do not have
association_id field - those will be available ones. Basically if a
Floating IP is attached to a network interface it's getting an
association ID. So you'll see it
Hi Georgios,
Unfortunately current EC2-API describe command doesn't allow filtering
which can suite your needs. We plan to implement this feature in the
future. At the moment you can get the whole list and pick the unassigned
ones client-side.
Best regards,
Alex Levine
On 4/20/17 11:48
Thank you Georgios,
We'll definitely update the doc. We were away all of us so couldn't help
you with your initial problems. Glad you'd figured them out.
Sorry about your troubles.
Best regards,
Alex Levine
On 4/1/17 12:00 PM, Georgios Dimitrakakis wrote:
For people dealing with the same p