> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/api-reference/cn/security/alarm/datastructure.md).

# 数据结构

## IpBlockEventInfo

| 名称            | 类型        | 描述                                                               |
| ------------- | --------- | ---------------------------------------------------------------- |
| ip            | String    | 封堵的IP。                                                           |
| internalIps   | String    | 实例的内网IP。                                                         |
| region        | String    | 实例所属的区域。                                                         |
| resourceGroup | String    | 实例所属的资源组。                                                        |
| blockTime     | Timestamp | 封堵时间。时间格式：yyyy-MM-ddTHH:flag\_mm:ssZ                             |
| unblockTime   | Timestamp | 解封时间。时间格式：yyyy-MM-ddTHH:flag\_mm:s。值为空代表该IP未解封。                  |
| divertMode    | String    | <p>触发方式。可能值：</p><ul><li>automatically</li><li>manually</li></ul> |
