VMware ESX SDK SnapShot Perl Script Part 3
Apr 06, 2009, 06:01 (0 Talkback[s])
(Other stories by Allen Sanabria)
[ Thanks to asanabria6910 for this link.
]
"You can still run this script with the Virtual Machine
Name as well...
perl vm_snapshot.pl --list --vm_name "Platinum"
name: test1
description: test snap
state: poweredOff
vm type: VirtualMachine
time created: 2009-03-18T16:21:45.447627-04:00
"You can also remove snapshots too...
perl vm_snapshot.pl --vm_name "Platinum" --delete --sn_name
"test1" Snapshot 'test1' removed for VM Development Server of
Platinum"
Complete Story
Related Stories: