mirror of
https://github.com/infinition/Bjorn.git
synced 2026-03-17 09:31:04 +00:00
Add notifier configuration management for Sentinel and LLM
This commit is contained in:
@@ -151,6 +151,7 @@ class CustomHandler(http.server.SimpleHTTPRequestHandler):
|
||||
'/api/sentinel/rules': wu.sentinel.get_rules,
|
||||
'/api/sentinel/devices': wu.sentinel.get_devices,
|
||||
'/api/sentinel/arp': wu.sentinel.get_arp_table,
|
||||
'/api/sentinel/notifiers': wu.sentinel.get_notifier_config,
|
||||
|
||||
# BIFROST
|
||||
'/api/bifrost/status': wu.bifrost.get_status,
|
||||
|
||||
Reference in New Issue
Block a user