ltm rule command ISTATS removeΒΆ

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



ISTATS::remove
       Removes the given iStat entirely.

SYNOPSIS
       ISTATS::remove KEY

DESCRIPTION
       Removes the given iStat entirely.

       Syntax

       ISTATS::remove ""

	   * The "" must be in quotes and identical to the key used to
	   set/incr/get the iStat.

	   ISTATS::remove is valid in all events/contexts in data plane iRules and
	   control plane iCall scripts

RETURN VALUE
VALID DURING
EXAMPLES
	ISTATS::remove "ltm.pool /Common/mypool counter some_counter"

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



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