<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to get alarms via REST API]]></title><description><![CDATA[<p dir="auto">Is there any possibility to get the active alarms using the REST API? I saw that you can register on the socket in order to get alarms, but don't know how to get the already triggered alarms</p>
]]></description><link>https://forum.mango-os.com/topic/2062/how-to-get-alarms-via-rest-api</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 03:27:04 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2062.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 29 Dec 2015 12:51:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to get alarms via REST API on Tue, 29 Dec 2015 17:05:50 GMT]]></title><description><![CDATA[<p dir="auto">Yes indeed! I would encourage you to go into your Mango/overrides/properties/env.properties or Mango/classes/env.properties and change the<br />
swagger.enabled=false<br />
to<br />
swagger.enabled=true</p>
<p dir="auto">Then you can reboot Mango, login, then navigate to <a href="http://localhost" rel="nofollow ugc">http://localhost</a>:port/swagger  and get a page with all the endpoints. I bet you're interested in /v1/events/list and /v1/events/active-summary</p>
]]></description><link>https://forum.mango-os.com/post/10747</link><guid isPermaLink="true">https://forum.mango-os.com/post/10747</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Tue, 29 Dec 2015 17:05:50 GMT</pubDate></item></channel></rss>