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

Repository metrics

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

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