gim_list_client_params
Lists all of the (module) parameters that are assigned to a specific GIM client.
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_params
GuardAPI syntax
gim_list_client_params parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
clientIP | String | Required. Client IP address. |
Examples
grdapi gim_list_client_params clientIP=192.168.12.210