pydo.droplets

Generated on 18 Jun 2025 from pydo version v0.11.0

A Droplet is a DigitalOcean virtual machine.

By sending requests to the Droplet endpoint, you can list, create, or delete Droplets.

Some of the attributes will have an object value. The region and image objects will all contain the standard attributes of their associated types. Find more information about each of these objects in their respective sections.

pydo.droplets.create()

Create a New Droplet

pydo.droplets.destroy_by_tag()

Deleting Droplets by Tag

pydo.droplets.destroy_retry_with_associated_resources()

Retry a Droplet Destroy with Associated Resources Request

pydo.droplets.destroy_with_associated_resources_dangerous()

Destroy a Droplet and All of its Associated Resources (Dangerous)

pydo.droplets.destroy_with_associated_resources_selective()

Selectively Destroy a Droplet and its Associated Resources

pydo.droplets.destroy()

Delete an Existing Droplet

pydo.droplets.get_backup_policy()

Retrieve the Backup Policy for an Existing Droplet

pydo.droplets.get_destroy_associated_resources_status()

Check Status of a Droplet Destroy with Associated Resources Request

pydo.droplets.get()

Retrieve an Existing Droplet

pydo.droplets.list_associated_resources()

List Associated Resources for a Droplet

pydo.droplets.list_backup_policies()

List Backup Policies for All Existing Droplets

pydo.droplets.list_backups()

List Backups for a Droplet

pydo.droplets.list_firewalls()

List all Firewalls Applied to a Droplet

pydo.droplets.list_kernels()

List All Available Kernels for a Droplet

pydo.droplets.list_neighbors_ids()

List All Droplet Neighbors

pydo.droplets.list_neighbors()

List Neighbors for a Droplet

pydo.droplets.list_snapshots()

List Snapshots for a Droplet

pydo.droplets.list_supported_backup_policies()

List Supported Droplet Backup Policies

pydo.droplets.list()

List All Droplets

We can't find any results for your search.

Try using different keywords or simplifying your search terms.