ltm rule command VDI enableΒΆ

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

VDI::enable
       Enable VDI plugin.

SYNOPSIS
DESCRIPTION
       The VDI::enable command enables VDI plugin in the flow.

       Syntax

       VDI::enable

RETURN VALUE
VALID DURING
       CLIENT_ACCEPTED, HTTP_REQUEST

EXAMPLES
	when CLIENT_ACCEPTED {
	    VDI::enable
	}

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

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