pydo.images

Generated on 7 May 2026 from pydo version v0.34.0

A DigitalOcean image can be used to create a Droplet and may come in a number of flavors.

Currently, there are five types of images: snapshots, backups, applications, distributions, and custom images.

  • Snapshots provide a full copy of an existing Droplet instance taken on demand.

  • Backups are similar to snapshots but are created automatically at regular intervals when enabled for a Droplet.

  • Custom images are Linux-based virtual machine images (raw, qcow2, vhdx, vdi, and vmdk formats are supported) that you may upload for use on DigitalOcean.

  • Distributions are the public Linux distributions that are available to be used as a base to create Droplets.

  • Applications, or 1-Click Apps, are distributions pre-configured with additional software.

To interact with images, you will generally send requests to the images endpoint at /v2/images.

pydo.images.create_custom()

Create a Custom Image

pydo.images.delete()

Delete an Image

pydo.images.get()

Retrieve an Existing Image

pydo.images.list()

List All Images

pydo.images.post_account_transfer_accept()

Accept an Image Account Transfer

pydo.images.post_account_transfer_cancel()

Cancel an Image Account Transfer

pydo.images.post_account_transfer_create()

Initiate an Image Account Transfer

pydo.images.post_account_transfer_decline()

Decline an Image Account Transfer

pydo.images.update()

Update an Image

We can't find any results for your search.

Try using different keywords or simplifying your search terms.