get_istap_config

Run this command to view the configuration parameters, including the current filtering options, for an S-TAP® on an IBM i 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/istap_config

GuardAPI syntax

get_istap_config parameter=value

Parameters

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

Examples

Run this command to see the S-TAP configuration on the IBM i server with the IP 11.11.11.11:

grdapi get_istap_config datasourceName=11.11.11.11