Returns the entry with the given ipornet if it exists.
get/iplists/{type}/{ipornet}
Response
successful operation
ipornetstring
IP address or network in CIDR format, for example 192.168.1.2/32, 192.168.0.0/24, 2001:db8::/32
descriptionstring
optional description
type1 | 2 | 3
IP List types:
1 - allow list
2 - defender
3 - rate limiter safe list
mode1 | 2
IP list modes
1 - allow
2 - deny, supported for defender list type only
protocolsinteger
Defines the protocol the entry applies to. 0 means all the supported protocols, 1 SSH, 2 FTP, 4 WebDAV, 8 HTTP. Protocols can be combined, for example 3 means SSH and FTP