Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
mgsteiner
Contributor
Contributor

How to connect to vSphere/VMWare

Hi all,

I need to develop a job in Talend to connect to the HPE ESXi servers on vSPhere/VMWare in order to get hosts details and so on.

Do we have some components in Talend to deal with VMWare servers or access vCenter information, etc?

Any hint will be highly appreciated.

Thanks a lot in advance

BR

Max

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

There is no dedicated component to do it, if vShere/VMWare provides rest API to connect it, you can use tRest/tHttpRequest to call the API in a Talend Job, please go to vCenter API documentation and investigate if API is available.

 

Regards

Shong