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 opened on Jul 14, 2014

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (972 stars) (914 forks)batch import
help wantedsample request

Description

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