KSC Open API
Kaspersky Security Center API description
VapmControlApi::DeleteFilesForUpdates ( array  pUpdatesIds,
wstring  wstrRequestId 
)

Cleanup all the files in all the server storages containing the bodies of the given patches. The operation progress is reported by 'KLEV_EventAsyncState' events.

Parameters:
pUpdatesIds(array) updates identities array; each entry is paramParams containing one of the following attributes: 'nPatchDbId' or 'nRevisionID'
wstrRequestId(wstring) request ID, used to cancel the request by CancelDeleteFilesForUpdates() and to subscribe for the 'KLEV_EventAsyncState' events