Re: Does pegasus support a cross-host association?
Kirk Augustin <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Since an association is just a pair of path descriptors that allow one to locate and access the related objects, there is no reason why they have to be on the same host. But there are some operators that I would assume would not work, such as: Association Traversal * Associators - return the Classes that are associated to a particular CIM Class or return the Instances that are associated to a particular CIM Instance. * AssociatorNames - return the names of Classes that are associated to a particular CIM Class or return the names of Instances that are associated to a particular CIM Instance * References - return the Association Classes that refer to a particular CIM Class or return the Association Instances that refer to a particular CIM Instance * ReferenceNames - return the names of Association Classes that refer to a particular CIM Class or return the names of Association Instances that refer to a particular CIM Instance Once you go beyond a single host, these association operators would potentially become infinite. Kirk Augustin 11821 NW McNamee Rd Portland, OR 97231 ________________________________ From: huruifeng <[email protected]> To: pegasus-l <[email protected]> Sent: Sat, April 2, 2011 12:19:22 AM Subject: Does pegasus support a cross-host association? Hi: Sorry for disturbing, my question is as the title, does pegasus support a cross-host association? Waiting for your reply. Regards 2011-04-01 ________________________________ huruifeng