Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 232869

Re: How to list all vibs installed on ESXi 5 host?

$
0
0

I spent a lot of time digging through the internals of auto-deploy recently.  I didn't have to write any code to pull the information, so I don't have any samples, but it shouldn't be too complex to work out from the sample WSMan apps in the SDK packages. 

 

You can get the image name pretty easily through the SDK, but for the VIB list I think the easiest way is through the CIM SDK.

 

Take a look at:

 

http://pubs.vmware.com/vsphere-51/topic/com.vmware.cimsdk.smashpg.doc/03_CIM_SMASH_PG_Use_Cases.5.5.html?resultof=%22%76%69%62%22%20

 

 

There's a section there detailing how to enumerate the installed VIBs called Reporting Installed VIBs.


Viewing all articles
Browse latest Browse all 232869

Trending Articles