Retrieve an Existing Volume Action
pydo.volume_actions
Generated on 3 Aug 2026
from pydo version
v0.40.0
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}/actions endpoint.
An action object is returned. These objects hold the current status of the requested action.