KSC Open API  13.0
Kaspersky Security Center API description
ReportManager::RequestStatisticsData ( params  pRequestParams,
[out] wstring  strRequestId 
)

Asynchronously requests statistics, general statuses, and dashboards data. Deprecated function.

Deprecated:
The function is deprecated since Kaspersky Security Center 12 patch B. See ReportManager::CollectStatisticsAsync.
Parameters:
pRequestParams(params) list of requested parameters. Each element has the params type and optionally contains query parameters. See List of statistics query attributes.
[out]strRequestId(wstring) ID of an asynchronous operation to be used to get the result data by ReportManager::GetStatisticsData or cancel the request by ReportManager::CancelStatisticsRequest.