create_reinstall_task
Create an OS reinstall task for a server, generating a reinstall key to track installation stages. This destructive process erases server disks, so confirmation is required.
Instructions
Шаг 1 PXE-переустановки: создать мастер-ключ переустановки ОС (eq/reinstall). Возвращает reinstall_key, по которому check_task отслеживает стадии установки. ДЕСТРУКТИВНО: часть процесса, затирающего диски сервера.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID сервера | |
| confirm | Yes | Must be true to run the operation. |