ltm rule command imidΒΆ

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

imid
       Returns an i-mode identifier string.

SYNOPSIS
       imid

DESCRIPTION
       Parses the BIG-IP 4.X http_uri variable and the user-agent header field to return an i-mode identifier string
       that can be used for i-mode session persistence. This is a BIG-IP 4.X function, provided for backward
       compatibility.

       The imid function takes no arguments and simply returns the string representing the i-mode identifier or the
       empty string, if none is found.

RETURN VALUE
       Parses the BIG-IP 4.X http_uri variable and the '''user-agent* header field to return an i-mode identifier
       string that can be used for i-mode session persistence.

VALID DURING
       HTTP

EXAMPLES
HINTS
       Note: The imid function currently does not work. This issue is tracked by CR96666.

SEE ALSO
CHANGE LOG
       @BIGIP-9.0.0 --First introduced the command.

BIG-IP						      2020-06-23					     iRule(1)