In vSphere Client , Under plug-in manager , I can see list of installed and available plugins with their details like vendor ,version,name & status etc.In SDK Plugins are denoted by data object "Extension" and managed by "ExtensionManager" .But when I tried to fetch below details using SDK . I couldn't find it.
- Status of plug-in (i.e Enabled or disabled) - Need property that states status of plug-in, I found "healthInfo" property of "Extension" gives similar details.But this flag is not populated for all plugins hence it is not useful.Could you please suggest property name / place where I can find this information.
- Installed/Available : In vSphere Client , it categorizes plug-ins as installed & available.
I am unable to fetch these details using SDK.
Can anyone help me out ?
Regards,
Suyash