ltm rule command ASM support idΒΆ

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



ASM::support_id
       Returns the support id of the HTTP transaction.

SYNOPSIS
       ASM::support_id

DESCRIPTION
       Returns the support id of the HTTP transaction, a unique identifier
       assigned by ASM to the transaction, regardless of whether violations
       were found in the transaction or not. The support id can be used to
       correlate the transaction with its corresponding entry in the request
       log and with the blocking page returned to the user in case of blocking
       violations

       Syntax

       ASM::support_id

RETURN VALUE
VALID DURING
       ASM_REQUEST_DONE, ASM_REQUEST_VIOLATION, ASM_RESPONSE_VIOLATION

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



BIG-IP				  2017-01-31			      iRule(1)