remove_qr_add_where_by_id
Deletes a specified add where
function from the system.
This API is available in Guardium V10.1.4 and later.
REST API syntax
This API is available as a REST service with theDELETE
method. Call this API as follows:
DELETE https://[Guardium hostname or IP address]:8443/restAPI/remove_qr_add_where_by_id
GuardAPI Syntax
remove_qr_add_where_by_id parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
qrAddWhereId | Long | Required. An add wherefunction. |
Examples
grdapi remove_qr_add_where_by_id qrAddWhereId=22666