Data Types

IpBlockEventInfo

Parameter Name
Type
Description

ip

String

Blocked IP address.

region

String

Zone of the instance.

resourceGroup

String

Resource group of the instance.

blockTime

Timestamp

Blocking time. Format: yyyy-MM-ddTHH:mm:ssZ

unblockTime

Timestamp

Unblocking time. Format: yyyy-MM-ddTHH:mm:ssZ A null value indicates the IP is still blocked.

divertMode

String

Trigger method. Available values:

  • automatically

  • manually

Last updated