reinstall_vps
Wipes the disk of a stopped VPS and installs a fresh OS. Provide an OS ID and confirm; all existing data is permanently lost.
Instructions
Wipes the VPS's boot disk and reinstalls a fresh OS onto it — irreversible, everything currently on the disk is lost. The VPS must already be stopped, same reason as change_vps_hostname (stop it first with stop_vps). Requires confirm=true. os_id: an id from list_vps_available_os for this specific VPS (not every OS is available on every node).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os_id | Yes | ||
| vps_id | Yes | ||
| confirm | No | ||
| new_pass | Yes |