Volumes Block Storage API Reference
Validated on 26 Jun 2018 • Last edited on 23 Mar 2026
Volumes are network-attached block storage. You can use them with Droplets or Kubernetes clusters, move or resize them, and create snapshots at any time.
The Volumes Block Storage API endpoints are organized into the following groups:
- Block Storage (9 endpoints): DigitalOcean Block Storage Volumes provide expanded storage capacity for your Droplets and can be moved between Droplets within a specific region.
- Block Storage Actions (4 endpoints): Block storage actions are commands that can be given to a DigitalOcean Block Storage Volume. An example would be detaching or attaching a volume from a Droplet. These requests are made on the
/v2/volumes/$VOLUME_ID/actionsendpoint.