From: Klaus K. <kk...@su...> - 2014-05-07 07:12:54
|
Hi Dave, * Dave Heller <hel...@li...> [May 07. 2014 03:46]: > Hi George, > > Yes, those are the methods for retrieving class metadata, if I > understand what you are driving at. Openwsman apparently already has > some functionality in this regard. I was able to successfully run the > following queries against SFCB on the back end: > > wsman invoke -a GetClass > http://schemas.openwsman.org/wbem/wscim/1/intrinsic/Linux_ComputerSystem > -u wsman -p secret these method calls (GetClass, EnumerateClassNames) are non-standard and only available in Openwsman. These were added in past due to the lack of an appropriate WS-Management standard. Apparently this has changed and WS-Management now defines ways to retrieve class information. George is trying to implement that. > > (I only got consistent results using localconnect, the CIM-XML interface > was a bit buggy here) Hmm, worth a bug report ? ;-) Klaus -- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstraße 5, 90409 Nürnberg, Germany |