<?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 only with level critial using mangoapi]]></title><description><![CDATA[<p dir="auto">I want to retrive only the alarms having critical level using mangoapi. How can I do this?</p>
]]></description><link>https://forum.mango-os.com/topic/2833/how-to-get-alarms-only-with-level-critial-using-mangoapi</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 19:22:44 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2833.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 27 Jun 2017 17:47:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to get alarms only with level critial using mangoapi on Wed, 28 Jun 2017 07:06:51 GMT]]></title><description><![CDATA[<p dir="auto">Thank You</p>
]]></description><link>https://forum.mango-os.com/post/14754</link><guid isPermaLink="true">https://forum.mango-os.com/post/14754</guid><dc:creator><![CDATA[radu.cigmaian]]></dc:creator><pubDate>Wed, 28 Jun 2017 07:06:51 GMT</pubDate></item><item><title><![CDATA[Reply to how to get alarms only with level critial using mangoapi on Tue, 27 Jun 2017 20:58:40 GMT]]></title><description><![CDATA[<p dir="auto">If you're using Mango 3, it should be:</p>
<p dir="auto">GET /rest/v1/events?alarmLevel=5</p>
<p dir="auto">in 2.8 it is</p>
<p dir="auto">GET /rest/v1/events?alarmLevel=3</p>
]]></description><link>https://forum.mango-os.com/post/14752</link><guid isPermaLink="true">https://forum.mango-os.com/post/14752</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Tue, 27 Jun 2017 20:58:40 GMT</pubDate></item></channel></rss>