pydo.volume_actions

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.

Retrieve an Existing Volume Action
List All Actions for a Volume
Initiate A Block Storage Action By Volume Id
Initiate A Block Storage Action By Volume Name