gim_cancel_uninstall

Use this API to cancel the scheduled uninstall of a specified bundle or module for a client.

You can cancel an uninstall only if the module or bundle is not being uninstalled (that is STATE=IP or IP-PR).

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_cancel_uninstall

GuardAPI syntax

gim_cancel_uninstall parameter=value

Parameters

Parameter Value type Description
clientIP String Required.
module String Required.

Examples

grdapi gim_cancel_uninstall clientIP=192.168.1.100 module=BUNDLE-STAP