attach_iso_to_vm
Mount an ISO file from a datastore to a virtual machine's CD-ROM drive for software installation or media access.
Instructions
Attach an ISO from a datastore to a VM's CD-ROM drive.
Args: vm_name: Target VM name. iso_ds_path: Datastore path, e.g. "[datastore1] iso/ubuntu.iso". target: Optional vCenter/ESXi target name from config.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | ||
| iso_ds_path | Yes | ||
| target | No |