Jason Staack
eb3ea0def3
feat(17-02): SNMP profile CRUD API and SNMP metrics query endpoint
- Add Pydantic schemas for SNMP profile CRUD (list excludes profile_data JSONB)
- Add 5-route SNMP profiles router with system profile protection (403)
- Add device deletion protection for referenced profiles (409)
- Add time-bucketed SNMP metrics query endpoint with metric_name/group filters
- Add distinct metric names endpoint for frontend dropdowns
- Register snmp_profiles_router in main.py
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 18:52:58 -05:00
..
2026-03-21 18:22:27 -05:00
2026-03-21 18:52:58 -05:00
2026-03-08 19:30:44 -05:00
2026-03-15 20:09:14 -05:00
2026-03-08 19:30:44 -05:00
2026-03-14 22:54:29 -05:00
2026-03-14 12:03:51 -05:00
2026-03-21 15:50:29 -05:00