ADC Advanced Policy Expressions

ORACLE_REQ_T


Operates on ORACLE Request.

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

  • COMMAND

    Enum for the type of request command. The different values of the ENUM will be QUERY, INIT_DB, etc.

Returns: oracle_req_command_e

  • CS_VSERVER

    Returns the CS vserver serving the current request.

Returns: vserver_t

  • LB_VSERVER

    Returns the LB vserver serving the current request.

Returns: vserver_t

  • QUERY

    returns Request Query Object.

Returns: oracle_req_query_t

ORACLE_REQ_T

In this article