Issue when using a query against the alarms REST interface

Description

The following URL generates an error (where $url maps to my OpenNMS server's REST interfacce):

$url/alarms?query=ipAddr%3D'91.177.4.151'

while the following works:

$url/alarms?query=this_.ipAddr%3D'91.177.4.151'

Which isn't consistent with the doc (https://docs.opennms.org/opennms/releases/18.0.1/guide-development/guide-development.html#_alarms)

Where's the bug?

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created April 19, 2017 at 10:13 AM
Updated September 21, 2021 at 6:23 PM