KSC Open API
Kaspersky Security Center API description
params AKPatches::ForbidPatch ( wstring  szwPatchId,
params  parOptions 
)

Forbid installation of the patch.

After this forbidden will be no more notifications that this patch expecting approval on installation

Parameters:
szwPatchId(wstring). the patch identifier. see KLSTS_Par_PatchId.
parOptionsreserved. (params)
Returns:
ppResult (params) contains following attributes:
  • "CallResult" (boolean) true if success
  • "ErrorDescription" (wstring) error description, empty if no error