gim_get_available_modules

List the modules or bundles available to install on a specified 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_available_modules

GuardAPI syntax

gim_get_available_modules parameter=value

Parameters

Parameter Value type Description
clientIP String Required.

Examples

grdapi gim_get_available_modules clientIP=192.168.1.100