install_os_on_volume
Irreversibly install a fresh OS onto a standalone volume. Detach the volume, confirm, provide root password or SSH key, then monitor task status.
Instructions
Install a fresh OS onto this standalone volume, overwriting whatever's on it entirely. Irreversible — requires confirm=true. The volume must be detached from any VPS first (detach_volume). A Windows OS requires root_password; anything else needs at least one of ssh_public_key/root_password. Asynchronous — poll get_volume_task_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| volume_id | Yes | ||
| root_password | No | ||
| ssh_public_key | No | ||
| operating_system | Yes |