GET /admin/security/risk-dashboard
Get tenant risk overview: today's events/score distribution/top event types/top 5 high-risk users/7-day trend
Security Management `bearerAuth` application/json
Referenced Schemas
domain.RiskEventDayCount
| Field | Type | Required | Example | Constraints | Description |
count |
integer |
No |
|
|
|
date |
string |
No |
|
|
|
domain.RiskEventTypeCount
| Field | Type | Required | Example | Constraints | Description |
count |
integer |
No |
|
|
|
eventType |
string |
No |
|
|
|
domain.RiskScoreRange
| Field | Type | Required | Example | Constraints | Description |
count |
integer |
No |
|
|
|
range |
string |
No |
|
|
low, medium, high, critical |
domain.TopRiskUser
| Field | Type | Required | Example | Constraints | Description |
avg_score |
number |
No |
|
|
|
count |
integer |
No |
|
|
|
max_score |
number |
No |
|
|
|
user_id |
string |
No |
|
|
|
gitee_com_linmes_authms_base_dto.DataResponse-handler_riskDashboardResponse
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|
handler.riskDashboardResponse