Rules Lists
Rules ListsLists
Get lists
Get a list
Create a list
Update a list
Delete a list
ModelsExpand Collapse
ListsList = object { id, created_on, kind, 5 more }
kind: "ip" or "redirect" or "hostname" or "asn"The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
An informative name for the list. Use this name in filter and rule expressions.
The number of filters referencing the list.
ListGetResponse = object { id, created_on, kind, 5 more }
kind: "ip" or "redirect" or "hostname" or "asn"The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
An informative name for the list. Use this name in filter and rule expressions.
The number of filters referencing the list.
ListCreateResponse = object { id, created_on, kind, 5 more }
kind: "ip" or "redirect" or "hostname" or "asn"The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
An informative name for the list. Use this name in filter and rule expressions.
The number of filters referencing the list.
ListUpdateResponse = object { id, created_on, kind, 5 more }
kind: "ip" or "redirect" or "hostname" or "asn"The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
An informative name for the list. Use this name in filter and rule expressions.
The number of filters referencing the list.