opennms-overlay.etc.notificationCommands.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smoke-test Show documentation
Show all versions of smoke-test Show documentation
Smoke Test APIs for OpenNMS
The newest version!
<notification-commands xmlns="http://xmlns.opennms.org/xsd/notificationCommands"> <header> <ver>25</ver> <created>Thursday, June 13, 2019 12:10:00 AM EST</created> <mstation>beer</mstation> </header> <command binary="false"> <name>browser</name> <execute>org.opennms.netmgt.notifd.BrowserNotificationStrategy</execute> <comment>Sending Notification to the Browser</comment> <argument streamed="false"> <switch>-d</switch> </argument> <argument streamed="false"> <switch>-subject</switch> </argument> <argument streamed="false"> <switch>-tm</switch> </argument> </command> </notification-commands>