digitalocean v0.1.1 DigitalOcean.Volume.Action
API methods for interacting with the Block Storage Action module.
See the Block Storage Action Reference.
Summary
Functions
Attach a Volume to a Droplet by its id and region pair
Similar to attach_by_id/3 but returns the response body only
Attach a Volume to a Droplet by its name and region pair
Similar to attach_by_name/3 but returns the response body only
Detach a Volume from a Droplet by its id and region pair
Similar to detach_by_id/3 but returns the response body only
Detach a Volume from a Droplet by its name and region pair
Similar to detach_by_name/3 but returns the response body only
List all actions for a Volume
Similar to list/1 but returns the response body only
Resize a Volume storage
Similar to resize/3 but returns the response body only
Get info for a Volume action
Similar to show/2 but returns the response body only
Functions
Similar to attach_by_id/3 but returns the response body only.
Attach a Volume to a Droplet by its name and region pair.
Similar to attach_by_name/3 but returns the response body only.
Similar to detach_by_id/3 but returns the response body only.
Detach a Volume from a Droplet by its name and region pair.
Similar to detach_by_name/3 but returns the response body only.
Similar to list/1 but returns the response body only.
Similar to resize/3 but returns the response body only.
Similar to show/2 but returns the response body only.