1Sys::Virt::DomainSnapshUoste(r3)Contributed Perl DocumenStyast:i:oVnirt::DomainSnapshot(3)
2
3
4

NAME

6       Sys::Virt::DomainSnapshot - Represent & manage a libvirt guest domain
7

DESCRIPTION

9       The "Sys::Virt::DomainSnapshot" module represents a guest domain
10       managed by the virtual machine monitor.
11

METHODS

13       my $xml = $dom->get_xml_description()
14           Returns an XML document containing a complete description of the
15           domain's configuration
16
17       $dom->delete()
18           Deletes this snapshot object & its datra
19
20       $dom->revert_to()
21           Revert the domain to the state associated with this snapshot
22

AUTHORS

24       Daniel P. Berrange <berrange@redhat.com>
25
27       Copyright (C) 2006 Red Hat Copyright (C) 2006-2007 Daniel P. Berrange
28

LICENSE

30       This program is free software; you can redistribute it and/or modify it
31       under the terms of either the GNU General Public License as published
32       by the Free Software Foundation (either version 2 of the License, or at
33       your option any later version), or, the Artistic License, as specified
34       in the Perl README file.
35

SEE ALSO

37       Sys::Virt, Sys::Virt::Error, "http://libvirt.org"
38
39
40
41perl v5.12.3                      2010-05-19      Sys::Virt::DomainSnapshot(3)
Impressum