VDI::disable

Description

This command disables the VDI plugin in the flow.

Syntax

VDI::disable

Examples

when CLIENT_ACCEPTED {
    VDI::disable
}