KSC Open API
Kaspersky Security Center API description
Deprecated List
Member HostGroup::GetGroupInfo (int nGroupId)
"use HostGroup.GetGroupInfoEx instead"
Class PluginData
Obsolete, use PluginDataStorage instead
Member ReportManager::CancelStatisticsRequest (wstring strRequestId)
The function is deprecated since Kaspersky Security Center 12 patch B.
Member ReportManager::ExecuteReportAsyncGetData (wstring strRequestId, int nChunkSize,[out] binary pXmlData,[out] int nDataSizeRest,[out] params pChartData)
Use the HTTP GET request instead. See ReportManager::ExecuteReportAsync.
Member ReportManager::GetStatisticsData (wstring strRequestId,[out] params pResultData)
The function is deprecated since Kaspersky Security Center 12 patch B.
Member ReportManager::RequestStatisticsData (params pRequestParams,[out] wstring strRequestId)
The function is deprecated since Kaspersky Security Center 12 patch B. See ReportManager::CollectStatisticsAsync.
Member UserDevicesApi::GetDevice (int lDeviceId)
Previously used for the SSP. Now, use the srvview UmdmDevices instead.
Member UserDevicesApi::GetDevices (binary pUserId)
Previously used for the SSP. Now, use the srvview UmdmDevices instead.
Member UserDevicesApi::GetLatestDeviceActivityDate (int lDeviceId)
Previously used for the SSP. Now, use the srvview UmdmDevices instead.
Member UserDevicesApi::GetSafeBrowserAutoinstallFlag ()
The SafeBrowser is not supported now
Member UserDevicesApi::GlueDevices (int lDevice1Id, int lDevice2Id)
Not used.
Member UserDevicesApi::SetSafeBrowserAutoinstallFlag (boolean bInstall)
The SafeBrowser is not supported now
Member UserDevicesApi::SspLoginAllowed ()
The SSP is not supported now
Member UserDevicesApi::UpdateDevice (int lDeviceId, params pDevice)
Previously used for the SSP