<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vi-toolkit.com/index.php?action=history&amp;feed=atom&amp;title=Pyxenter</id>
	<title>Pyxenter - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vi-toolkit.com/index.php?action=history&amp;feed=atom&amp;title=Pyxenter"/>
	<link rel="alternate" type="text/html" href="https://wiki.vi-toolkit.com/index.php?title=Pyxenter&amp;action=history"/>
	<updated>2026-06-17T18:32:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.vi-toolkit.com/index.php?title=Pyxenter&amp;diff=1296&amp;oldid=prev</id>
		<title>Wila: Created page with &quot;===  pyxenter === author: Kazuki Hasegawa ==== Description ==== Script to manage multiple hypervisors.  With this script you can manage ESXi and Xen Server.  ==== Usage ====  ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vi-toolkit.com/index.php?title=Pyxenter&amp;diff=1296&amp;oldid=prev"/>
		<updated>2014-01-30T08:14:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;===  pyxenter === author: Kazuki Hasegawa ==== Description ==== Script to manage multiple hypervisors.  With this script you can manage ESXi and Xen Server.  ==== Usage ====  ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===  pyxenter ===&lt;br /&gt;
author: Kazuki Hasegawa&lt;br /&gt;
==== Description ====&lt;br /&gt;
Script to manage multiple hypervisors. &lt;br /&gt;
With this script you can manage ESXi and Xen Server.&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
&lt;br /&gt;
The examples below are only for ESXi, there are similar examples for Xen. &lt;br /&gt;
&lt;br /&gt;
Check the link below for details.&lt;br /&gt;
&lt;br /&gt;
List VMs.&lt;br /&gt;
&lt;br /&gt;
 $ esxi list -H servername -u root -p password&lt;br /&gt;
&lt;br /&gt;
VM powered on.&lt;br /&gt;
&lt;br /&gt;
 $ esxi on -H servername -u root -p password [VM name1] [VM name2] ...&lt;br /&gt;
&lt;br /&gt;
Get IPv4 address of VM (it is required to have VMware Tools installed for this to work)&lt;br /&gt;
&lt;br /&gt;
 $ esxi ip -H servername -u root -p password -n [VM name]&lt;br /&gt;
&lt;br /&gt;
Import OVF or OVA file with File path.&lt;br /&gt;
&lt;br /&gt;
 $ esxi import -H servername -u root -p password --file [OVF or OVA File path] [New VM name1] [new VM name2] ...&lt;br /&gt;
&lt;br /&gt;
Import OVA file with URL.&lt;br /&gt;
&lt;br /&gt;
 $ esxi import -H servername -u root -p password --url [OVA URL] [New VM name1] [New VM name2] ...&lt;br /&gt;
&lt;br /&gt;
==== Location ====&lt;br /&gt;
&lt;br /&gt;
https://pypi.python.org/pypi/pyxenter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Python]] [[Category: Host Management]]&lt;/div&gt;</summary>
		<author><name>Wila</name></author>
	</entry>
</feed>