You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing method Serverclient.Rebuild did not return the root
password and there was no way to add it without breaking API
compatibility.
Closes#244
* feat: add ServerClient.RebuildWithResult to return root password
The existing method Serverclient.Rebuild did not return the root
password and there was no way to add it without breaking API
compatibility.
Closes#244
* chore: cleanup comments for ServerClient.Delete(WithResult)
- Comment should start with the method name
- Deprecated methods should contain "^Deprecated: xx" in the
comment
- References to other symbols should use square brackets
Hello,
The hetzner API return the new root password when rebuilding :
Response
But hcloud doesn't
Why is that ? Is it possible to get the new root password ?
Thank you.
The text was updated successfully, but these errors were encountered: