vmware/pyvmomi-community-samples

Sample: copy the contents of a snapshotted VMDK to a new temporary file

Open

#34 opened on May 28, 2014

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

Description

Given a UUID to identify a Virtual Machine, find a snapshot and extract the VMDK information from it to create a brand new VMDK in a separate location.

Contributor guide