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-19 13:15:53 -05:00
2026-03-21 18:51:53 -05:00
2026-03-21 18:52:58 -05:00
2026-03-21 18:52:58 -05:00
2026-03-08 19:30:44 -05:00
2026-03-21 18:51:02 -05:00
2026-03-08 19:30:44 -05:00
2026-03-08 19:30:44 -05:00
2026-03-21 15:50:29 -05:00
2026-03-14 22:58:39 -05:00
2026-03-08 19:30:44 -05:00
2026-03-21 18:52:58 -05:00
2026-03-15 23:09:30 -05:00