impreza_vps_reinstall
Wipe and reinstall a Proxmox VPS from an OS template, erasing all data. Requires service ID, template ID, and a new root password (min 8 characters).
Instructions
DESTRUCTIVE: wipe and reinstall a Proxmox VPS from an OS template — ALL DATA ON THE VPS IS ERASED. Pick a template_id via impreza_vps_list_templates and set a new root password (min 8 chars). Always confirm with the customer before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | New root / administrator password (min 8 chars). | |
| service_id | Yes | VPS service id (numeric; from impreza_list_services). | |
| template_id | Yes | OS template id (from impreza_vps_list_templates). |