TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_Firewall

This object represents a firewall rule which blocks specific IP addresses

Document
Property 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
part of the Apioo-Project