Skip to content

Python commandline script to retrieve information about a XenServer VM

Notifications You must be signed in to change notification settings

copyleft/xen-vm-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python commandline script to get information about a XenServer Virtual Machine.

Usage


./vm-info.py        - Get information about all VMs
./vm-info.py <uuid> - Get information about a spesific VM
./backup.py         - Save a backup of VHD configs in a storage pool

# Ex: ./vm-info.py UUID > /tmp/vm-foo.log

You can also append --debug to the command for verbose output

About

Python commandline script to retrieve information about a XenServer VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published