gim_list_client_modules
Lists all the modules that are assigned to a specific client along with their state.
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_list_client_modules
GuardAPI syntax
gim_list_client_modules parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
clientIP | String | Required. |
Examples
grdapi gim_list_client_modules clientIP=192.168.2.210