Rebuild Server
hetzner_rebuild_serverRebuild a server from a specified image, wiping all data on the server. Use this to reset or repurpose servers quickly.
Instructions
Rebuild a server from an image, wiping all data on the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Server ID | |
| image | Yes | Image name or ID to rebuild from | |
| user_data | No | Cloud-init user data to apply to the rebuilt server. Overrides the value set at creation. |