Release Note
Validated on 5 May 2021 • Last edited on 24 Jan 2025
We have updated the Floating IP API responses to better align with our newer API models. The droplet and region fields now use the same response models used in the /v2/droplets and /v2/regions endpoints. Specifically:
- The
private_networkingfeature is now displayed under thefeaturesfield underdropletinstead of thefeaturesfield underregion. - The
vpc_uuidfield now populates with the correct values. - The Droplet’s
typedisplaysbasewhen the Droplet uses a base image (i.e. Ubuntu, CentOS). - The Droplet’s
networksfield now includes private and floating IP addresses, if applicable.