Report this

What is the reason for this report?

Delete droplet via API WITHOUT scrubbing?

Posted on August 28, 2014

Is there any way to delete a node with an API call that skips data scrubbing? I fire off DO instances constantly to do minor testing here and there, and there’s never any data on the instance that needs secure scrubbing when the instance is destroyed.

So is there some way to make a DELETE call that has the same effect as unchecking the “Scrub Data” option when you delete in the web UI?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

You can see the documentation for the delete call here:

https://developers.digitalocean.com/#delete-a-droplet

As you can see, there is no documented option to not scrub the disk, probably because there’s no point in having such an option.

We’ve decided to remove that option from version 2 of the API. Based on the feedback we received on the old API, it was decided to simply default to the most secure behavior.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.