gim_get_client_last_event
List the latest operation executed for a specified client.
This API shows the last event that occurred during the latest installation attempt. For
example, if there were errors during the latest installation of S-TAP, you can run
gim_get_last_event to show the errors. However, if you manually fix the
installation problem directly on the database server, this command still shows the same original
error message (even though S-TAP is now running). Do not use gim_get_last_event
to evaluate S-TAP status after you make manual fixes on the database server.
This API is available in Guardium V9.5 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/gim_client_last_event
GuardAPI syntax
gim_get_client_last_event parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
clientIP | String | Required. |
Examples
Use the clientIP to specify where to look for the latest events. For example:
grdapi gim_get_client_last_event clientIP=192.168.1.100
grdapi gim_get_client_last_event clientIP=winx64