<?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 Alerts  - change alert type enabled to true/false via api in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402537#M787</link>
    <description>&lt;P&gt;I get the alert type status via this api&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.meraki.com/api/v1/organizations/organizationId/assurance/alerts" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/organizations/organizationId/assurance/alerts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;do you have an example about changing only the enable parameter to true or false ? &lt;/P&gt;&lt;P&gt;I have to change only this option &lt;/P&gt;&lt;P&gt;'type': 'ipConflict', 'enabled'  to False&lt;/P&gt;&lt;P&gt;this is the complete get response for the get API of each network.&lt;/P&gt;&lt;P&gt;{'defaultDestinations': {'emails': [], 'snmp': False, 'allAdmins': True, 'httpServerIds': []}, 'alerts': [{'type': 'ampMalwareDetected', 'enabled': True, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'ampMalwareBlocked', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'applianceDown', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {'timeout': 60}}, {'type': 'failoverEvent', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'dhcpNoLeases', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'ipConflict', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'ip6Conflict', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'dhcp6naRenumber', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'dhcp6pdRenumber', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'cellularUpDown', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'clientConnectivity', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {'clients': []}}, {'type': 'vrrp', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'vpnConnectivityChange', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'settingsChanged', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'usageAlert', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {'threshold': 104857600, 'period': 1200}}, {'type': 'weeklyUmbrella', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'prefixStarvation', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}], 'muting': {}}&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 16:20:21 GMT</pubDate>
    <dc:creator>alesuarez</dc:creator>
    <dc:date>2025-03-20T16:20:21Z</dc:date>
    <item>
      <title>Alerts  - change alert type enabled to true/false via api</title>
      <link>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402537#M787</link>
      <description>&lt;P&gt;I get the alert type status via this api&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.meraki.com/api/v1/organizations/organizationId/assurance/alerts" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/organizations/organizationId/assurance/alerts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;do you have an example about changing only the enable parameter to true or false ? &lt;/P&gt;&lt;P&gt;I have to change only this option &lt;/P&gt;&lt;P&gt;'type': 'ipConflict', 'enabled'  to False&lt;/P&gt;&lt;P&gt;this is the complete get response for the get API of each network.&lt;/P&gt;&lt;P&gt;{'defaultDestinations': {'emails': [], 'snmp': False, 'allAdmins': True, 'httpServerIds': []}, 'alerts': [{'type': 'ampMalwareDetected', 'enabled': True, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'ampMalwareBlocked', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'applianceDown', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {'timeout': 60}}, {'type': 'failoverEvent', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'dhcpNoLeases', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'ipConflict', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'ip6Conflict', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'dhcp6naRenumber', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'dhcp6pdRenumber', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'cellularUpDown', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'clientConnectivity', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {'clients': []}}, {'type': 'vrrp', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'vpnConnectivityChange', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'settingsChanged', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'usageAlert', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {'threshold': 104857600, 'period': 1200}}, {'type': 'weeklyUmbrella', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}, {'type': 'prefixStarvation', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}], 'muting': {}}&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 16:20:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402537#M787</guid>
      <dc:creator>alesuarez</dc:creator>
      <dc:date>2025-03-20T16:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts  - change alert type enabled to true/false via api</title>
      <link>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402538#M788</link>
      <description>&lt;P&gt;To change the enabled parameter of a specific alert using the Meraki API, you can make a PUT request to update only the required field. For example, you can do this for the ipConflict alert type to true or false.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 18:55:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402538#M788</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2025-03-20T18:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts  - change alert type enabled to true/false via api</title>
      <link>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402539#M789</link>
      <description>&lt;P&gt;I have resolved width a replace , with all entire response in the PUT ... , could not find a way to modify only one field, could you show me an example?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 19:24:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402539#M789</guid>
      <dc:creator>alesuarez</dc:creator>
      <dc:date>2025-03-20T19:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts  - change alert type enabled to true/false via api</title>
      <link>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402540#M790</link>
      <description>&lt;P&gt;I sent you a DM&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 19:30:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402540#M790</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2025-03-20T19:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts  - change alert type enabled to true/false via api</title>
      <link>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402541#M791</link>
      <description>&lt;P&gt;I will check it, thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Mar 2025 15:33:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402541#M791</guid>
      <dc:creator>alesuarez</dc:creator>
      <dc:date>2025-03-23T15:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts  - change alert type enabled to true/false via api</title>
      <link>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402542#M792</link>
      <description>&lt;P&gt;it works, its confusing because the audit logs  shows all the parameters width the actual values.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 17:23:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/alerts-change-alert-type-enabled-to-true-false-via-api/m-p/5402542#M792</guid>
      <dc:creator>alesuarez</dc:creator>
      <dc:date>2025-04-03T17:23:02Z</dc:date>
    </item>
  </channel>
</rss>

