ltm rule event ANTIFRAUD ALERTΒΆ
iRule(1) BIG-IP TMSH Manual iRule(1)
ANTIFRAUD_ALERT
DESCRIPTION
This event is raised as soon as either WebSafe or MobileSafe alert is sent from the BIG-IP to the dashboard.
Examples
when ANTIFRAUD_ALERT {
ANTIFRAUD::disable_alert
}
HINTS
SEE ALSO
CHANGE LOG
@BIGIP-12.0.0
--First introduced the event.
BIG-IP 2022-04-12 iRule(1)