unmount_iso
Unmount an ISO image from a server. Returns a callback key to track the asynchronous operation.
Instructions
Размонтировать ISO-образ с сервера (iso/unmount_iso). Асинхронная операция — вернётся callback-ключ для check_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID сервера | |
| confirm | Yes | Нужно true, чтобы выполнить операцию. |