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 aberto em 14 de jul. de 2014

Ver no GitHub
 (0 comments) (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

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

Guia do colaborador