vmware/pyvmomi-community-samples

Sample: Virtual Machine boot from ISO

Open

#65 创建于 2014年6月17日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (914 fork)batch import
help wantedsample request

仓库指标

Star
 (972 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南