ADC Advanced Policy Expressions

ANALYTICS_T


Designates an expression that refers to the analytics. This is the starting point for access into parameters such as stream.

This topic lists the expressions that are provided by this class.

  • CONNECTION_QUALITY

    Accesses Connection Quality Analytics metrics evaluated for client.

Returns: cqa_t

STREAM (text_t identifier_name)

Operates on a stream identifier specified in the stream method.

Parameters (expressions not allowed):

            identifier_name- Name of the stream identifier added using add stream identifier.

Returns: stream_t

ANALYTICS_T

In this article