Acknowledge incidents associated with a valid Canary or Canarytoken node_id (cannot be used in conjunction with src_host)
src_hoststring
Acknowledge incidents for a specific source IP address (cannot be used in conjunction with node_id)
older_thanstring
Acknowledge incidents older than the provided period. Periods are "[quantity][unit]", where "[unit]" is one of 'h', 'd', 'w' (hours, days or weeks) e.g. 1h or 1d or 1w
filter_strstring
The string used when searching for incidents to be acknowledged. This string will attempt to match against incident details such as Source IP, Canary Name, Token Name, NodeID and Reverse IP Lookup.
filter_logtypesstring
The logtype of the incidents to be acknowledged
TIP
At least one of the optional parameters is required.
Delete incidents associated with a valid Canary or Canarytoken node_id (cannot be used in conjunction with src_host)
src_hoststring
Delete incidents for a specific source IP address (cannot be used in conjunction with src_host)
older_thanstring
Delete incidents older than the provided period. Periods are "[quantity][unit]", where "[unit]" is one of 'h', 'd', 'w' (hours, days or weeks) e.g. 1h or 1d or 1w
filter_strstring
The string used when searching for incidents to be deleted. This string will attempt to match against incident details such
filter_logtypesstring
The logtype of the incidents to be deleted
include_unacknowledgedboolean
Include unacknowledged incidents when deleting
TIP
At least one of the optional parameters is required.
Unacknowledge incidents associated with a valid Canary or Canarytoken node_id (cannot be used in conjunction with src_host)
src_hoststring
Unacknowledge incidents for a specific source IP address (cannot be used in conjunction with src_host)
older_thanstring
Unacknowledge incidents older than the provided period. Periods are "[quantity][unit]", where "[unit]" is one of 'h', 'd', 'w' (hours, days or weeks) e.g. 1h or 1d or 1w
filter_strstring
The string used when searching for incidents to be unacknowledged. This string will attempt to match against incident details such
filter_logtypesstring
The logtype of the incidents to be unacknowledged
TIP
At least one of the optional parameters is required.