Re: 答复: Getting incomplete object path
"Hwang, Johnny" <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Only properties that are marked "key" are included in the object path. For info on what's key and what isn't, look in the mof file spec. stupid autocorrect Michael <[email protected]> wrote: I am not sure what do you mean for the incomplete object path. The openpegasus returns the object path which contains the key property of cim instance. could you please give more details on the object path issue you encountered? 從我的 BlackBerry® 無線裝置 ________________________________ From: Pranav S <[email protected]> Date: Sat, 14 Apr 2012 11:32:54 +0530 To: <[email protected]> Subject: Getting incomplete object path Hello, I am enumerating a class instance names(Pegasus::CIMObjectPaths') using Pegasus::enumerateInstanceNames and after that doing Pegasus::getInstance on the obtained object paths. I get entire instance details, but the object path inside the obtained Pegasus::CIMInstance, is incomplete, it shows only the creation class name, rest of the details are not embedded in the Pegasus::CIMObjectPath. I see the instance properties but only object path is incomplete. Can some one spread some light on the issue? I am using OpenPegasus 2.11.1 for client and my Cim server and provider is from EMC. Is this EMC cim server/provider issue? -- Thanks, Pranav