list_qr_add_where

Lists add where functions for a specified query action and query definition pair.

This API is available in Guardium V10.1.4 and later.

REST API syntax

This API is available as a REST service with the GET method. Call this API as follows:
GET https://[Guardium hostname or IP address]:8443/restAPI/qr_add_where

GuardAPI syntax

list_qr_add_where parameter=value

Parameters

Parameter Value type Description
actionName String Required. The name of the query rewrite action.
definitionName String Required. The query rewrite definition name.

Examples

Say something about the example

grdapi list_qr_add_where actionName="qrw_act_addwhere_id2" definitionName="qrw_def_Oracle_1"