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 (914 forks)batch import
help wantedsample request

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

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