Getting incomplete object path
Pranav S <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <CAOGgbh0rmwbCdg_rxUpD7bzARU0nWmnVEK-NEEs9j=4KAGGL7A@mail.gmail.com> |
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