ltm rule command MQTT dropΒΆ

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



MQTT::drop
       Drop the current MQTT message.

SYNOPSIS
       MQTT::drop

DESCRIPTION
       This command can be used to drop the current MQTT message. The MQTT
       message will not be forwarded to its destination.  This command is
       valid for all MQTT message types.

       Syntax

       MQTT::drop

RETURN VALUE
       None.

VALID DURING
       MQTT_CLIENT_INGRESS MQTT_SERVER_INGRESS MQTT_CLIENT_DATA
       MQTT_SERVER_DATA

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



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