Quantcast
Channel: VMware Communities : All Content - vRealize Operations Manager
Viewing all articles
Browse latest Browse all 5485

How to create the ESX Host corelation with the existing vCOps Adapter which in currently uses the UCS inventory

$
0
0

Hi,

 

I am using the vCOps application 5.8.1 in which  I had deployed the Adapter of UCS. In this adapter we are collecting the UCS inventory and capturing the 'HEALTH' and 'FAULT'.

Now I am trying to make relation with the ESX hosts of that vCenter server on which I had deployed my vCOps vApp.

 

To achieve the same, I am trying to create VimClient object( this class is provided by vcops-vlsi-1.0-SNAPSHOT.jar).

To create the object reference, I gining the argument as

       String url = "https://" + host + "/sdk";

       String username = "user";

       String password = "password";

       VimClient vimClient = VimClientFactory.getInstance().createVimClient(url, username, password, true);

 

Kindly suggest me, is it the right way to achieve the target and to have VimClient Object reference to make UCS inventory and ESX host correlation.

 

If there is any other way to incorporate the ESX host and vCenter inventory with my existing Adapter?

 

 

Best  Regards,

Saurabh Agarwal


Viewing all articles
Browse latest Browse all 5485

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>