Manage DigitalOcean Droplets.
Restore a Droplet from a Snapshot.
Variables
Select the access token to use to authenticate with DigitalOcean.
Specify the name for the restored Droplet.
Specify the slug matching the region where Droplet should be restored.
Specify the slug matching the size for the restored Droplet.
Optional. Specify the name of snapshot to use to restore the Droplet. If specified, the most recently created snapshot that has the name specified will be used. If not specified, the Tag specified will be used to locate the snapshot, instead.
Specify the tag that will be added to the restored Droplet. If Snapshot Name is not specified, the most recently created snapshot that has the tag specified will be used.
Prune snapshots that match the criteria specified.
Variables
Select the access token to use to authenticate with DigitalOcean.
Specify the tag to use to identify the snapshots that you want to prune.
Specify the maximum number of most recent snapshots to keep. If blank or 0, no limit will be applied.
Specify the maximum age, in days, of snapshots to keep. If blank or 0, no limit will be applied.
If enabled, the most recently created snapshot will not be deleted, regardless of other parameter values.
Destroy one or more Droplets that match the tag specified.
Variables
Select the access token to use to authenticate with DigitalOcean.
Specify the tag to use to identify the Droplets that you want to destroy.
If enabled, all Droplets (up to 200) with a matching tag will be destroyed, otherwise the Task will fail if more than one Droplet with a matching tag exists.
Create a snapshot of the Droplet that matches the tag specified.
Variables
Select the access token to use to authenticate with DigitalOcean.
Specify the tag to use to identify the Droplet that you want to take a snapshot of. If more than one Droplet with a matching tag exists, the Task will fail.
Specify the name for the newly created snapshot.
Starts up one or more Droplets that are powered down and match the tag specified.
Variables
Select the access token to use to authenticate with DigitalOcean.
Specify the tag to use to identify the Droplets that you want to turn on.
If enabled, all Droplets (up to 200) with a matching tag will be turned on, otherwise the Task will fail if more than one Droplet with a matching tag exists.
Performs a shutdown on one or more running Droplets that match the tag specified.
Variables
Select the access token to use to authenticate with DigitalOcean.
Specify the tag to use to identify the Droplets that you want to turn off.
If enabled, all Droplets (up to 200) with a matching tag will be turned off, otherwise the Task will fail if more than one Droplet with a matching tag exists.
Adds the tag specified to the snapshots specified.
Variables
Select the access token to use to authenticate with DigitalOcean.
Specify the name of the snapshot where the tag will be added.
Specify the tag to add to the snapshot specified.