Question
Is there a way of retrieving all allowed IPv6 addresses via the api?
I can retrieve info about a droplet via https://api.digitalocean.com/v2/droplets/ in the API. However I need to retrieve the other addresses allocated to me in the range programmatically - ie without manually checking. Does this exist?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×