I'm working on a script to update network alerts across our org, and while doing an alert export with the API, I came across this alert:
{'type': 'weeklyUmbrella', 'enabled': False, 'alertDestinations': {'emails': [], 'snmp': False, 'allAdmins': False, 'httpServerIds': []}, 'filters': {}}
What does this alert in the API match up to in the Dashboard? We don't use Umbrella in our org or in any of our networks, so not sure where this would be coming from.