VMware Communities > Blogs > Developer Center Blog > 2008

Blog Posts

Developer Center Blog : June 2008

Previous Next
0

Scripting VI SDK with Jython

Posted by Steve Jin VMware Jun 8, 2008

“Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.” http://www.jython.org/Project/index.html

If you know Jython or Python, you can easily take advantage of VI SDK to manage VMware virtual infrastructure. Here is a sample HelloVM code:

HelloVM_py.jpg

These 7 lines of Jython code could take you 100+ if you will code it using VI SDK web services interface directly.

Please click Scripting VI SDK with Jython.pdf.

0 Comments Permalink