Backend_FirewallCreate

struct

Payload for creating a new firewall rule

Property Type Description
INHERITED FROM Backend_Firewall
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the object
name String Unique name of the object
type Integer The type of the rule either 1 = allow or 0 = deny
ip String 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