hcloud-go icon indicating copy to clipboard operation
hcloud-go copied to clipboard

Hetzner Project Management API endpoints

Open edelesel opened this issue 1 year ago • 0 comments

For some project I would need to:

  • Create subprojects (billed via my hetzner account) via API
  • delete those projects (all resources created in the project should get deleted too)
  • Add cost limits to those projects via API
  • Create tokens for those projects via API
  • Get the current costs for the projects via API

I haven't found a hint that this is supported here: https://docs.hetzner.cloud/#overview

Do you have plans to implement such APIs?

edelesel avatar Aug 18 '22 22:08 edelesel