Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
706 changes: 691 additions & 15 deletions .flocks/flockshub/plugins/webuis/soc_ui/soc_dashboard/api/handlers.py

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ routes:
handler: handlers.get_activity
timeoutMs: 5000
description: Incremental alert denoise and triage activity
- method: GET
path: /task-center
handler: handlers.get_task_center
timeoutMs: 5000
description: Task center scheduler and workflow execution statistics
Loading
Loading