start_istap_monitor
This command starts 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/start_istap_monitor
GuardAPI syntax
start_istap_monitor parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
datasourceName | String | Required. The name of the Db2 for i datasource. |
Examples
To start the S-TAP audit process on the IBM i server named db21nn:
grdapi start_istap_monitor datasourcename=db21nn