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