ASM::deception

Description

This iRules command marks a request as deceptive for further enforcement by ASM.

Syntax

ASM::deception

Examples

when ASM_REQUEST_DONE {
  ASM::deception
}