Create a New Block Storage Volume
pydo.volumes
Generated on 19 Jan 2026
from pydo version
v0.24.0
DigitalOcean Block Storage Volumes provide expanded storage capacity for your Droplets and can be moved between Droplets within a specific region.
Volumes function as raw block devices, meaning they appear to the operating system as locally attached storage which can be formatted using any file system supported by the OS. They may be created in sizes from 1GiB to 16TiB.
By sending requests to the /v2/volumes endpoint, you can list, create, or
delete volumes as well as attach and detach them from Droplets