VI Plugin: Difference between revisions
Jump to navigation
Jump to search
New page: === VI plugins === ==== SVMotion ==== SVMotion is a VMware Infrastructure (VI) client plug-in that extends the client's functionality by providing an integrated, graphical tool that can ... |
added VI client plugin community link that lamw tweeted about |
||
(7 intermediate revisions by 2 users 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]] | |||
[http://communities.vmware.com/thread/126786 Add Port Groups] | |||
http:// | === 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 20: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. ;)
VMware documentation
VMware VI Plugin documentation
Developing a Complete VI Client Plug-in with Tomcat and VI Java API
developer VI Client plugins community
External links
Excellent article from David Davis about VI Plugins
Andrew Kutz's open source VI Plugin projects
and his blog