VDI::enable

Description

This command enables the VDI plugin in the flow.

Syntax

VDI::enable

Examples

when CLIENT_ACCEPTED {
    VDI::enable
}