Read node cloud-init log
Hetzner Cluster API
Read node cloud-init log
Bearer PAT authentication; RBAC permission clusters.operate. Dispatches the read-only hetzner_node_cloud_init_log job: over the platform’s bastion SSH lane it reads the node’s cloud-init status --long and the tail of /var/log/cloud-init-output.log (the debug surface for node-group user_data), and waits for the report within a bounded budget; a slower job answers the operation ids to poll. Repeated calls attach to an in-flight run instead of dispatching duplicates. Browser mutations require CSRF.
POST
Read node cloud-init log
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.