Map - manual links

Description

In complex environment it would be better to have new map option - manual link creation (at least some line between two nodes, not necessarily 'real link') instead of linkd automatic discovery.

Or some .xml file, where we can define correct links manually. Nowadays it's possible via database modification only, as far as I know.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Antonio Russo March 16, 2015 at 4:36 PM

Creating Link using Rest Service is an option. We have to rember that we should not remove this option when removing Linkd from code

Branislav Brna May 29, 2014 at 11:19 AM

Ok so from what I understand there is still no way to create links between nodes from WEB UI. Is there any way to implement this? I would like to have something like CA Spectrum offers - basically to be able to click on interface and connect it to another interface.

Ron Roskens May 29, 2014 at 11:14 AM

No, its active by default.

You need to use a full URL for any of the ReST APIs, not the base URL.

There are examples using curl interspersed with the documentation.

The main command line method for interacting with most portions of the rest interface is using the 'provision.pl' script in $OPENNMS_HOME/bin/.

Branislav Brna May 29, 2014 at 10:57 AM

Is it installed with opennms? When I try to go to http://192.168.44.137:8980/opennms/rest/ I get Page Not Found. Do I need to activate it somewhere?

Ron Roskens May 29, 2014 at 10:53 AM

Why not use the existing ReST API?

http://www.opennms.org/wiki/Rest

Cannot Reproduce

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created October 1, 2012 at 5:09 PM
Updated May 11, 2015 at 3:35 PM
Resolved March 16, 2015 at 4:36 PM