vmware/pyvmomi-community-samples

Sample: Virtual Machine boot from ISO

Ouverte

#65 ouverte le 17 juin 2014

 (1 commentaire) (0 réaction) (0 personne assignée)Python (914 forks)batch import
help wantedsample request

Métriques du dépôt

Stars
 (972 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur