stop_istap_monitor

This command stops the S-TAP® audit process on IBM i.

This API is available in Guardium V9.5 and later.

REST API syntax

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

GuardAPI syntax

stop_istap_monitor parameter=value

Parameters

Parameter Value type Description
datasourceName String Required. IP or name of the IBM i server.

Examples

To stop the S-TAP audit process on the IBM i server named db21nn:

grdapi start_istap_monitor datasourcename=db21nn