vmware/pyvmomi-community-samples

VM Unified sample: Create VM, upload vmdk to base dir, linked-clone disk to VM dir, boot VM from linked-cloned disk

Open

#82 geöffnet am 14. Juli 2014

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (914 Forks)batch import
help wantedsample request

Repository-Metriken

Stars
 (972 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Create a unified sample that followed these steps:

  • create a VM
  • upload a VMDK for linked cloning (upload to a vmdk-image dir)
  • linked clone into the VM dir
  • add cloned disk to the VM
  • boot VM using the linked clone drive

Contributor Guide