ltm rule command ANTIFRAUD alert componentΒΆ

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



ANTIFRAUD::alert_component
       Returns the error type according to alert_type.

SYNOPSIS
       ANTIFRAUD::alert_component

DESCRIPTION
       returns the error type according to alert_type.

RETURN VALUE
       returns the error type according to alert_type.

VALID DURING
       ANTIFRAUD_ALERT

EXAMPLES
	when ANTIFRAUD_ALERT {
			log local0. "Alert component: [ANTIFRAUD::alert_component]."
	}

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



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