|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
用于表示 一个完整事件(Incident)的核心结构体。 |
||
| severity |
string |
事件严重等级。 |
P1 |
| escalations |
array |
升级策略列表。 |
|
| IncidentEscalationStruct |
事件升级结构体。 |
||
| resource | IncidentResourceDetail |
关联的资源详情。 |
|
| incidentPlan | IncidentPlanStruct |
关联的事件预案。 |
|
| time |
integer |
时间戳。 |
1741234567890 |
| incidentId |
string |
事件唯一 ID。 |
incident-001 |
| title |
string |
事件标题。 |
数据库连接数过高 |
| userId |
string |
用户 ID。 |
user-12345 |
| content |
string |
事件内容。 |
检测到 RDS 实例 rds-bp1234567890abcdef 的连接数达到 1000,已触发告警。 |
| status |
string |
当前状态。 |
OPEN |
该文章对您有帮助吗?