aszlig / hetzner

A high-level Python API for accessing the Hetzner robot.
https://pypi.python.org/pypi/hetzner
Other
128 stars 36 forks source link

Add host key checking for rescue system #32

Open aszlig opened 6 years ago

aszlig commented 6 years ago

There is an API enpoint for querying the host key of an activated rescue system:

https://robot.your-server.de/doc/webservice/en.html#get-boot-server-ip-rescue-last

Let's add support for that :-)