vmware/pyvmomi-community-samples

Sample: Virtual Machine boot from ISO

Open

#65 aberto em 17 de jun. de 2014

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (914 forks)batch import
help wantedsample request

Métricas do repositório

Stars
 (972 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador