Name | Type | Description | Notes |
---|---|---|---|
IpType | string | The type of IP rule. * v4 * v6 | |
Protocol | string | The protocol for this rule. * ICMP * TCP * UDP * GRE * ESP * AH | |
Subnet | string | IP address representing a subnet. The IP address format must match with the "ip_type" parameter value. | |
SubnetSize | int | The number of bits for the netmask in CIDR notation. Example: 32 | |
Port | string | TCP/UDP only. This field can be a specific port or a colon separated port range. | [optional] |
Source | string | If the source string is given a value of "cloudflare" subnet and subnet_size will both be ignored. Possible values: | |
Notes | string | User-supplied notes for this rule. | [optional] |