RE: ASSOCIATORS OF queries in CMPI
Johnny Hwang <[email protected]> Thu, 20 Feb 2014 18:37:40 +0000
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <D4807E0100045243873A9B26E6510FAC10E377F5@mbx025-w1-ca-2.exch025.domain.local> |
It's not just a Microsoft specific thing, if that's what you're wondering. Here's an example with cimcli: cimcli -n interop a 'PG_RegisteredProfile.InstanceID="SNIA+Server+1.1.0"' [-ac <AssociatorClassName>] [-rc <ResultClassName] Hope this helps, Johnny Hwang -----Original Message----- From: C. Thomas Stover [mailto:[email protected]] Sent: Thursday, February 20, 2014 10:04 AM To: [email protected] Subject: ASSOCIATORS OF queries in CMPI I'm wondering if anyone on this list can shed some light on my quest. I believe I have a handle on the CMPI execQuery() concepts, but I have yet to find any mention of how to service an association query. I'm also looking for an example of something just to try with pegasus. I'm wondering if ASSOCIATORS OF is just a microsoft specific thing.