lsymds / hetznercloud-py

Python SDK for the new Hetzner cloud
MIT License
30 stars 12 forks source link

Volume support #33

Closed franzs closed 4 years ago

franzs commented 5 years ago

Please consider the commits adding volume support for merging.

I tried to mimic your style to fit the rest of the module. Some object attributes are not named after the names in the response of the API request, e. g. server_id <-> server and volume_ids <-> volumes.

lsymds commented 4 years ago

Hi! You should look into using the official HCloud Python library as this one is deprecated (and has been for a while now).

https://github.com/hetznercloud/hcloud-python