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_networking
feature is now displayed under thefeatures
field underdroplet
instead of thefeatures
field underregion
. - The
vpc_uuid
field now populates with the correct values. - The Droplet’s
type
displaysbase
when the Droplet uses a base image (i.e. Ubuntu, CentOS). - The Droplet’s
networks
field now includes private and floating IP addresses, if applicable.