koalalorenzo/python-digitalocean

Create Droplet From Snapshot

Closed this issue · 1 comments

jfach commented

Is it currently possible to create a droplet via a snapshot using this library?

According to https://developers.digitalocean.com/documentation/v2/#create-a-new-droplet you can use a private or public image, so you should be able to use the same ID or Image name.

Check the DO documentation ;-)