Hello community,
i'm facing an issue now and quite curious whether if its possible to bind a webhook for alerting after device (e.g AP) went from offline state to a dormant? From docs i see that there is only "AP Went down" alert and its only possible to specify interval of time in mins, i would like to avoid constantly polling device status via endpoint
https://developer.cisco.com/meraki/api-v1/get-organization-devices-statuses-overview/
Ideally pipeline has to be following: Meraki AP wents into dormant state -> sends a webhook to ELK stack for future data processing.