ubicloud/ubicloud

Get Hetzner server identifier from API

Ouverte

#1 152 ouverte le 26 janv. 2024

 (4 commentaires) (0 réaction) (1 personne assignée)Ruby (562 forks)batch import
good first issue

Métriques du dépôt

Stars
 (12 047 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

When setting up a VM Host with Hetzner, we manually enter the IP address and Hetzner server ID. The https://robot.hetzner.com/doc/webservice/en.html#get-server endpoint of the Hetzner webservice provides a list of all servers, allowing us to find the Hetzner identifier using the IP address.

Guide contributeur