Skip to:
The idea of enabling storeByForeignSource is to reference all the node's data through its foreignSource/foreignId pair.
It would be nice if we can create links to the node pages using that format instead of the nodeId which may change over the time.
Right now, here is the usual format:
/opennms/element/node.jsp?node=4
The idea is to be able to use:
/opennms/element/node.jsp?node=routers:core.local
Fixed on revision 6258f027399b0239e4d67cef0c10402c39ef17cb for 1.12
The idea of enabling storeByForeignSource is to reference all the node's data through its foreignSource/foreignId pair.
It would be nice if we can create links to the node pages using that format instead of the nodeId which may change over the time.
Right now, here is the usual format:
/opennms/element/node.jsp?node=4
The idea is to be able to use:
/opennms/element/node.jsp?node=routers:core.local