ltm rule event GENERICMESSAGE EGRESSΒΆ

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

GENERICMESSAGE_EGRESS
       Raised when a message is received from the proxy.

DESCRIPTION
       The event is raised when a message is received from the proxy.

Examples
	when GENERICMESSAGE_EGRESS {
	    GENERICMESSAGE::message data "[GENERICMESSAGE::message data] status: [GENERICMESSAGE::message status]"
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.5.0 --First introduced the event.

BIG-IP							    2022-04-12							  iRule(1)