Is there a REST API to get the information from “Manage Notifications” as seen in CAPC:
Navigate to: Administration-> Configuration Settings-> Notifications
Dx NetOps Performance Management 20.2
These EventManager end points are relics from an older version and have not been updated in some time.
The functionality is limited.
The only available documentation for these endpoints is here:
http://PC:8281/EventManager/webservice/notifications?_wadl
The above docs appear to support DELETE/PUT(update)/POST(create)
To dump all of the current notifications configurations:
Please test making any changes using this endpoint in a lab environment before deploying to production.
Please note that EM service does not support https, so even if your CAPC is using https, these links will be http.