This object represents a firewall rule which blocks specific IP addresses
DocumentProperty | Type | Description |
---|---|---|
id | Integer | Unique identifier for the object |
name | Text | Unique name of the object |
type | Integer | The type of the rule either 1 = allow or 0 = deny |
ip | Text | The target IP address |
expire | DateTime | The expire date |
metadata | Common_Metadata | Use this parameter to attach key-value data |