For the complete documentation index, see llms.txt. This page is also available as Markdown.

数据结构

IpBlockEventInfo

名称
类型
描述

ip

String

封堵的IP。

internalIps

String

实例的内网IP。

region

String

实例所属的区域。

resourceGroup

String

实例所属的资源组。

blockTime

Timestamp

封堵时间。时间格式:yyyy-MM-ddTHH:mm:ssZ

unblockTime

Timestamp

解封时间。时间格式:yyyy-MM-ddTHH:mm:s。值为空代表该IP未解封。

divertMode

String

触发方式。可能值:

  • automatically

  • manually

最后更新于