vmware/pyvmomi-community-samples
Auf GitHub ansehenSample: Virtual Machine boot from ISO
Open
#65 geöffnet am 17. Juni 2014
help wantedsample request
Repository-Metriken
- Stars
- (972 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
A sample that builds a Virtual Machine with a blank VMDK. The script should transfer the ISO from the local file system to the appropriate datastore then boot the VM with the ISO. Presumably users of such a script could supply an ISO that would auto install a guest OS onto the VMDK and that's the intention of this sample, to show each discrete step of accomplishing that task.