ANTIFRAUD::alert_id

Description

This iRules command returns an alert id. For example d4.

Syntax

ANTIFRAUD::alert_id

Examples

when ANTIFRAUD_ALERT {
  log local0. "Alert ID: [ANTIFRAUD::alert_id]."
}