nanokvm_mount_iso
Attach an ISO image to the target machine as a virtual CD-ROM or USB disk, enabling direct boot or installation from the image.
Instructions
Mount an ISO image for the target machine.
The target machine will see this as an attached CD-ROM or USB disk.
Args: file: Path to ISO file on the NanoKVM device as_cdrom: Mount as CD-ROM (True) or USB disk (False)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| as_cdrom | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |