{ "type": "ip", "ip_addresses": [ "127.0.0.1", "80.12.12.12/24" ] }
Representation of content of a Shield List that contains ip addresses data.
The type of content in the shield list.
ip
"ip"
List of ip addresses and CIDRs.
["127.0.0.1", "80.12.12.12/24"]
Was this page helpful?