VMware {code} Community
sharninder
Enthusiast
Enthusiast

Perl Interface to the vCenter Converter SDK

Has anyone managed to use the Converter SDK via Perl ? Any sample programs that I can look at ?

Reply
0 Kudos
3 Replies
lamw
Community Manager
Community Manager

To use VMware Converter API with Perl, you would need to create your own Perl SDK stub based on the WSDL files manually. Currently only Java and .NET SDK exists from VMware for Converter SDK

sharninder
Enthusiast
Enthusiast

I'm kinda new to this. Is this explained anywhere ? I see the wsdl files but I don't know how do I create perl stubs automatically using them.

Reply
0 Kudos
iangelov
VMware Employee
VMware Employee

googling 'perl soap wsdl': http://www.soaplite.com/

Reply
0 Kudos