ltm rule command VDI disableΒΆ

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

VDI::disable
       Disable VDI plugin.

SYNOPSIS
DESCRIPTION
       The VDI::disable command disables VDI plugin in the flow.

       Syntax

       VDI::disable

RETURN VALUE
VALID DURING
       CLIENT_ACCEPTED, HTTP_REQUEST

EXAMPLES
	when CLIENT_ACCEPTED {
	    VDI::disable
	}

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

BIG-IP						      2020-06-23					     iRule(1)