Home
last modified time | relevance | path

Searched refs:GetAlertNotificationLookup (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/pkg/api/
H A Dalerting.go197 func GetAlertNotificationLookup(c *models.ReqContext) response.Response { func
H A Dapi.go406 orgRoute.Get("/lookup", routing.Wrap(GetAlertNotificationLookup))