ASM::fingerprint

Description

This iRules command returns the FP id if available. Returns 0 if not.

Syntax

ASM::fingerprint

Examples

when ASM_REQUEST_DONE {
    log local0.[ASM::fingerprint]
}