Release Note
Validated on 27 Oct 2014 • Last edited on 24 Jan 2025
The JSON object for a droplet no longer contains a nested Size object, but rather a slug called size_slug
that references a Size object. See the droplet docs for the updated structure.
The Image JSON object now includes a min_disk_size
attribute that contains the slug of the minimum size droplet required for that image. For example a snapshot of a 1 Gig droplet will have “1gb” as it’s min_disk_size
.