VI Plugin: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
No edit summary
added VI client plugin community link that lamw tweeted about
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== VI plugins ===
=== VI plugins ===
We could dub this the akutz page if it wasn't for the link to the official VMware VI plugin documentation below. ;)


[[vip-svmotion]]
[[vip-svmotion]]
[http://communities.vmware.com/thread/126786 Add Port Groups]
=== VMware documentation ===
[http://www.vmware.com/support/developer/vc-sdk/vcplugin-exp/index.html VMware VI Plugin documentation]
[http://communities.vmware.com/docs/DOC-5881 Developing a Complete VI Client Plug-in with Tomcat and VI Java API]
[http://communities.vmware.com/community/developer/viclientplugins developer VI Client plugins community]
==== External links ====
Excellent article from David Davis about VI Plugins
* [http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1321254,00.html VMware VI Client plug-ins and how to manage them]
Andrew Kutz's open source VI Plugin projects
* http://code.google.com/p/akutz/
and his blog
* http://akutz.wordpress.com/

Latest revision as of 21:02, 29 March 2009

VI plugins

We could dub this the akutz page if it wasn't for the link to the official VMware VI plugin documentation below. ;)

vip-svmotion

Add Port Groups

VMware documentation

VMware VI Plugin documentation

Developing a Complete VI Client Plug-in with Tomcat and VI Java API

developer VI Client plugins community

Excellent article from David Davis about VI Plugins

Andrew Kutz's open source VI Plugin projects

and his blog