<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Meraki API details missing in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424986#M4139</link>
    <description>&lt;P&gt;We have added devices as you mentioned and now getting the "Severity" but we are still not getting Alert ID &amp;amp; alert created date &amp;amp; time. Please refer the below response.&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;        "id": "",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"category"&lt;/SPAN&gt;: &lt;SPAN&gt;"Connectivity"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"type"&lt;/SPAN&gt;: &lt;SPAN&gt;"Unreachable device"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"severity"&lt;/SPAN&gt;: &lt;SPAN&gt;"critical"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"scope"&lt;/SPAN&gt;: {&lt;/P&gt;&lt;P&gt;            &lt;SPAN&gt;"devices"&lt;/SPAN&gt;: [&lt;/P&gt;&lt;P&gt;                {&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"url"&lt;/SPAN&gt;: &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="" title="https://n25.meraki.com/svic_hq1-applian/n/he-pmcz/manage/nodes/new_spare_status%22" href="https://n25.meraki.com/SVIC_HQ1-applian/n/He-pMcz/manage/nodes/new_spare_status%22" target="_blank" rel="noreferrer noopener nofollow"&gt;&lt;SPAN&gt;https://n25.meraki.com/SVIC_HQ1-applian/n/He-pMcz/manage/nodes/new_spare_status"&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"name"&lt;/SPAN&gt;: &lt;SPAN&gt;"MX250-SEC"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"productType"&lt;/SPAN&gt;: &lt;SPAN&gt;"appliance"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"tags"&lt;/SPAN&gt;: [],&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"serial"&lt;/SPAN&gt;: &lt;SPAN&gt;"Q2SW-V95K-TAAF"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"mac"&lt;/SPAN&gt;: &lt;SPAN&gt;"08:f1:b3:58:55:9a"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;                }&lt;/P&gt;&lt;P&gt;            ],&lt;/P&gt;&lt;P&gt;            &lt;SPAN&gt;"applications"&lt;/SPAN&gt;: [],&lt;/P&gt;&lt;P&gt;            &lt;SPAN&gt;"peers"&lt;/SPAN&gt;: []&lt;/P&gt;&lt;P&gt;        },&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"schemaVersion"&lt;/SPAN&gt;: &lt;SPAN&gt;"network-alert-api"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;    }&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 13:06:19 GMT</pubDate>
    <dc:creator>Romen</dc:creator>
    <dc:date>2024-04-22T13:06:19Z</dc:date>
    <item>
      <title>Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424981#M4134</link>
      <description>&lt;P&gt;I am sharing the API details and missing info (highlighted in red) in the response.&lt;/P&gt;&lt;P&gt;We are getting null value for few details and Alert Created Date and Time is missing from below API response.&lt;/P&gt;&lt;P&gt;API: &lt;A href="https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.meraki.com%2Fapi%2Fv1%2Fnetworks%2FN_577023702256877336%2Fhealth%2Falerts&amp;amp;data=05%7C02%7Cromendra.mukherjee%40wipro.com%7C59ef2f0ee7f44c493add08dc52e94a4d%7C258ac4e4146a411e9dc879a9e12fd6da%7C0%7C0%7C638476409171065080%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=%2FAtUvQ0r827Bw95AC85TlkqVZDSfs8IRqe4DMQUVeSw%3D&amp;amp;reserved=0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/networks/N_577023702256877336/health/alerts&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Header: X-Cisco-Meraki-API-Key: &amp;lt;API Key&amp;gt;&lt;/P&gt;&lt;P&gt;Method:&lt;BR /&gt;GET&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Getting &lt;STRONG&gt;null value&lt;/STRONG&gt;:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;1. "id": "",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2. "severity": null,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Missing Details &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;1. Alert Created Date and Time&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;2. Alert Type&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Please see the below response we are getting currently.&lt;BR /&gt;[&lt;BR /&gt;    {&lt;BR /&gt;        "id": "",&lt;BR /&gt;        "category": "Connectivity",&lt;BR /&gt;        "type": "Unreachable device",&lt;BR /&gt;        "severity": null,&lt;BR /&gt;        "scope": {&lt;BR /&gt;            "devices": [&lt;BR /&gt;                {&lt;BR /&gt;                    "url": "&lt;A href="https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fn25.meraki.com%2FCoriant-Wireless%2Fn%2FF_RWLaz%2Fmanage%2Fnodes%2Fnew_list%2F149624921699120%2522&amp;amp;data=05%7C02%7Cromendra.mukherjee%40wipro.com%7C59ef2f0ee7f44c493add08dc52e94a4d%7C258ac4e4146a411e9dc879a9e12fd6da%7C0%7C0%7C638476409171076737%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=V7DAL%2FWEpnKFV96S2bqmsAOn40QaOoa9iK0J8Zn5mow%3D&amp;amp;reserved=0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://n25.meraki.com/Coriant-Wireless/n/F_RWLaz/manage/nodes/new_list/149624921699120"&lt;/A&gt;,&lt;BR /&gt;                    "name": "MR2",&lt;BR /&gt;                    "productType": "wireless",&lt;BR /&gt;                    "tags": [&lt;BR /&gt;                        "1stfloorAP",&lt;BR /&gt;                        "HOTSPOT",&lt;BR /&gt;                        "recently-added"&lt;BR /&gt;                    ],&lt;BR /&gt;                    "serial": "Q2FD-S5SX-MXRU",&lt;BR /&gt;                    "mac": "88:15:44:4e:b3:30"&lt;BR /&gt;                }&lt;BR /&gt;            ],&lt;BR /&gt;            "applications": [],&lt;BR /&gt;            "peers": []&lt;BR /&gt;        },&lt;BR /&gt;        "schemaVersion": "network-alert-api"&lt;BR /&gt;    }&lt;BR /&gt;]&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 08:22:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424981#M4134</guid>
      <dc:creator>Romen</dc:creator>
      <dc:date>2024-04-08T08:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424982#M4135</link>
      <description>&lt;P&gt;You're trying to get health alerts for a device that's never connected into the Dashboard  ("unreachable device")...   what you're receiving would, I think, be expected behaviour.&lt;/P&gt;&lt;P&gt;My analogy would be:   you're asking a dad man how he's feeling...  &lt;SPAN class="lia-unicode-emoji" title=":grinning_face:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 08:45:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424982#M4135</guid>
      <dc:creator>GreenMan</dc:creator>
      <dc:date>2024-04-08T08:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424983#M4136</link>
      <description>&lt;P&gt;We can see the ID and severity inside Meraki dashboard for that alert, but when we are trying to pull the alert through API, we are getting NULL value for ID &amp;amp; severity. &lt;/P&gt;&lt;P&gt;Is there any configuration changes needed?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 13:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424983#M4136</guid>
      <dc:creator>Romen</dc:creator>
      <dc:date>2024-04-08T13:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424984#M4137</link>
      <description>&lt;P&gt;But how can you expect to get health information from a device that's not connected to the Meraki Dashboard?    Health relates to how the device is performing once it's connected - if it's not connected you won't get any health information&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 13:21:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424984#M4137</guid>
      <dc:creator>GreenMan</dc:creator>
      <dc:date>2024-04-08T13:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424985#M4138</link>
      <description>&lt;P&gt;Just to be (hopefully) a bit clearer - the 'Health' referred to here is the health of the connectivity of client devices that connect through the Meraki devices being queried - it does not refer to the health of the Meraki device itself.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 16:33:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424985#M4138</guid>
      <dc:creator>GreenMan</dc:creator>
      <dc:date>2024-04-08T16:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424986#M4139</link>
      <description>&lt;P&gt;We have added devices as you mentioned and now getting the "Severity" but we are still not getting Alert ID &amp;amp; alert created date &amp;amp; time. Please refer the below response.&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;        "id": "",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"category"&lt;/SPAN&gt;: &lt;SPAN&gt;"Connectivity"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"type"&lt;/SPAN&gt;: &lt;SPAN&gt;"Unreachable device"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"severity"&lt;/SPAN&gt;: &lt;SPAN&gt;"critical"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"scope"&lt;/SPAN&gt;: {&lt;/P&gt;&lt;P&gt;            &lt;SPAN&gt;"devices"&lt;/SPAN&gt;: [&lt;/P&gt;&lt;P&gt;                {&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"url"&lt;/SPAN&gt;: &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="" title="https://n25.meraki.com/svic_hq1-applian/n/he-pmcz/manage/nodes/new_spare_status%22" href="https://n25.meraki.com/SVIC_HQ1-applian/n/He-pMcz/manage/nodes/new_spare_status%22" target="_blank" rel="noreferrer noopener nofollow"&gt;&lt;SPAN&gt;https://n25.meraki.com/SVIC_HQ1-applian/n/He-pMcz/manage/nodes/new_spare_status"&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"name"&lt;/SPAN&gt;: &lt;SPAN&gt;"MX250-SEC"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"productType"&lt;/SPAN&gt;: &lt;SPAN&gt;"appliance"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"tags"&lt;/SPAN&gt;: [],&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"serial"&lt;/SPAN&gt;: &lt;SPAN&gt;"Q2SW-V95K-TAAF"&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;                    &lt;SPAN&gt;"mac"&lt;/SPAN&gt;: &lt;SPAN&gt;"08:f1:b3:58:55:9a"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;                }&lt;/P&gt;&lt;P&gt;            ],&lt;/P&gt;&lt;P&gt;            &lt;SPAN&gt;"applications"&lt;/SPAN&gt;: [],&lt;/P&gt;&lt;P&gt;            &lt;SPAN&gt;"peers"&lt;/SPAN&gt;: []&lt;/P&gt;&lt;P&gt;        },&lt;/P&gt;&lt;P&gt;        &lt;SPAN&gt;"schemaVersion"&lt;/SPAN&gt;: &lt;SPAN&gt;"network-alert-api"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;    }&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 13:06:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424986#M4139</guid>
      <dc:creator>Romen</dc:creator>
      <dc:date>2024-04-22T13:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424987#M4140</link>
      <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/2346"&gt;@GreenMan&lt;/A&gt; : Request your input...&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 11:16:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424987#M4140</guid>
      <dc:creator>Romen</dc:creator>
      <dc:date>2024-05-15T11:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Meraki API details missing</title>
      <link>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424988#M4141</link>
      <description>&lt;P&gt;I'm really not clear what you're trying to achieve here - and I'm no expert in the script, but you appear to be trying to get status info from an MX on its warm spare 'brother' (New_spare_status) - but that MX has no warm spare (&lt;SPAN&gt;Unreachable device)&lt;/SPAN&gt;.   Please bear in mind this forum is not a substitute for Meraki Support.  you should probably contact them for any further assistance.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 15:58:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/meraki-api-details-missing/m-p/5424988#M4141</guid>
      <dc:creator>GreenMan</dc:creator>
      <dc:date>2024-05-15T15:58:43Z</dc:date>
    </item>
  </channel>
</rss>

