ltm rule command ANTIFRAUD disable alertΒΆ

iRule(1)		      BIG-IP TMSH Manual		      iRule(1)



ANTIFRAUD::disable_alert
       Disables the current alert.

SYNOPSIS
       ANTIFRAUD::disable_alert

DESCRIPTION
       disables the current alert

RETURN VALUE
       disables the current alert

VALID DURING
       ANTIFRAUD_ALERT

EXAMPLES
	when ANTIFRAUD_ALERT {
			ANTIFRAUD::disable_alert
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-12.0.0 --First introduced the command.



BIG-IP				  2017-01-31			      iRule(1)