DigitalOcean

DigitalOcean

Manage your DigitalOcean infrastructure including droplets, domains, DNS records, databases, volumes, networking, and monitoring. Automate cloud operations, domain management, and database administration with the DigitalOcean API.

Triggers & Actions

Use DigitalOcean as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Get Account Information

    Show information about the current user account, including limits and verification status.

  • List All Actions

    List all actions taken on your account. Actions are records of events like rebooting droplets or transferring images.

  • Get Action Details

    Retrieve details of a specific action by its ID. Shows status, timestamps, and associated resource information.

  • List All Domains

    Retrieve a list of all domains in your DigitalOcean account that you are managing through the DNS interface.

  • Create New Domain

    Add a new domain to your DigitalOcean account. Optionally create an A record pointing to the apex domain.

  • Get Domain Details

    Retrieve details about a specific domain including TTL, zone file, and DNS configuration.

  • Delete Domain

    Delete a domain from your DigitalOcean account. This will remove all DNS records associated with the domain.

  • List All Droplets

    Retrieve a list of all Droplets in your account with optional filtering by tag, name, or type (GPU/regular)

  • Create New Droplet

    Create a new Droplet with comprehensive configuration options including region, size, image, SSH keys, backups, monitoring, and VPC settings

  • Get Droplet Information

    Retrieve detailed information about a specific Droplet by its ID, including status, resources, and configuration

  • Delete Droplet

    Delete a specific Droplet by its ID. This action is irreversible and will permanently destroy the Droplet.

  • Delete Droplets by Tag

    Delete all Droplets assigned to a specific tag. This action is irreversible and will permanently destroy all matching Droplets.

  • List Droplet Backups

    Retrieve all backups associated with a specific Droplet

  • Get Droplet Backup Policy

    Retrieve the backup policy information for a specific Droplet

  • List All Backup Policies

    List backup policies for all Droplets in the account

  • List Droplet Snapshots

    Retrieve all snapshots that have been created from a specific Droplet

  • List Droplet Kernels

    Retrieve a list of all kernels available to a specific Droplet

  • List Droplet Firewalls

    Retrieve a list of all firewalls applied to a specific Droplet

  • List Droplet Neighbors

    Retrieve a list of any "neighbors" (Droplets co-located on the same physical hardware) for a specific Droplet

  • List Associated Resources

    List the associated billable resources that can be destroyed along with a Droplet (snapshots, volumes, reserved IPs, etc.)

  • List All Droplet Neighbors

    Retrieve a list of all Droplets that are co-located on the same physical hardware across your account

  • List Available Images

    Retrieve a list of all available images for Droplet creation, including distributions, applications, and snapshots.

  • List Available Sizes

    Retrieve a list of all available Droplet sizes with pricing, specifications, and regional availability.

  • List Available Regions

    Retrieve a list of all available DigitalOcean regions with their features, availability, and supported services.

  • List Database Options

    List all available options for database engines including supported versions, regions, sizes, and configurations

  • List Database Clusters

    List all database clusters in your account, optionally filtered by tag. Includes connection information and cluster status.

  • Create Database Cluster

    Create a new managed database cluster with specified configuration. Supports all DigitalOcean database engines. Note: Automated backups are enabled by default for all database clusters.

  • Get Database Cluster

    Retrieve detailed information about a specific database cluster including configuration, connection details, and status.

  • Delete Database Cluster

    Permanently delete a database cluster. This action cannot be undone and will destroy all data.

  • Migrate Database Cluster

    Migrate a database cluster to a different region.

  • Create Database User

    Create a new user for a database cluster with specified credentials and permissions.

  • List Database Users

    Retrieve a list of all users for a database cluster.

  • Delete Database User

    Remove a user from a database cluster. This action cannot be undone.

  • Create Database

    Create a new database within an existing database cluster.