KSC Open API
Kaspersky Security Center API description
array UserDevicesApi::GetJournalRecords2 ( int  lDeviceId)

Acquires records from the journal without command result data.

Acquires records from the journal about completed or failed commands without result data To get command result data for the specific record you can use UserDevicesApi.GetJournalCommandResult

Parameters:
lDeviceId(int) device id
Returns:
(array) array, each element contains record about completed or failed commands (see Journal records)