pydo.volume_actions

Generated on 14 Jul 2025 from pydo version v0.13.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.

pydo.volume_actions.get()

Retrieve an Existing Volume Action

pydo.volume_actions.list()

List All Actions for a Volume

pydo.volume_actions.post_by_id()

Initiate A Block Storage Action By Volume Id

pydo.volume_actions.post()

Initiate A Block Storage Action By Volume Name

We can't find any results for your search.

Try using different keywords or simplifying your search terms.