Skip to main content

Representation of content of a Shield List that contains ip addresses data.

type
enum<string>
required

The type of content in the shield list.

Available options:
ip
Example:

"ip"

ip_addresses
string[]
required

List of ip addresses and CIDRs.

Example:
["127.0.0.1", "80.12.12.12/24"]