gim_update_client_params
Updates a single module parameters in a specific client.
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/gim_client_params
GuardAPI syntax
gim_update_client_params parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
clientIP | String | Required. IP address of target client. |
paramName | String | Required. |
paramValue | String |
Examples
grdapi gim_update_client_params clientIP=192.168.1.100 paramName=STAP_TAP_IP paramValue=192.168.1.100