Hello,
Thanks for well documented api integration.
I have mate some test wtih digitalocean and vultr api and these are working properly.
However the api related with hetzner is not working properly. We are sending requests but its returning empty. Please see my params below.
Please advice.
$params = array();
$params['gprofile'] = "HetznerAccountA605f04c826e09";
$params['glocation'] = "nbg1-dc3_nbg1";
$params['ginstance'] = "1";
$params['service'] = "ipv4";
$params['gproxy'] = "{$count}";
Awesome! This question has already 3 answers..
Hello,
Im currently upgrading all cloud tools to version 2, Hetzner has not yet been updated so yes I have to first update Hetzner Cloud before I can fix Hetzner API. Also please note, that Im planning to change all APIs that can be used for creating instances.
So how does it will be change?
Instead of passing parametrs instead you will need to create Template for Automatization (Basically fill all input and click on Save as Template on Add Proxies Page) Once you will have template you then will be able to send only template ID for this new API method. - This is because Im not able to update with every change parametrs in multiple places across CreateProxy.