KSC Open API
Kaspersky Security Center API description
params NagHstCtl::GetHostRuntimeInfo ( params  pFilter)

Acquire runtime host information

Parameters:
pFilterfilter, may contain following sub-containers:

Example for filter is below

                    +--- (PARAMS_T)
                        +---klhst-rt-TskInfo (PARAMS_T)
                        |    +---klhst-ProductVersion = (STRING_T)""
                        |    +---taskState = (INT_T)0
                        |    +---taskStorageId = (STRING_T)""
                        +---klhst-rt-InstInfo (PARAMS_T)
                        |    +---instStatistics (PARAMS_T)
                        |    +---klhst-ComponentName = (STRING_T)""
                        |    +---klhst-InstanceId = (STRING_T)""
                        |    +---klhst-rt-PrdNamesArray (ARRAY_T)
                        |       +---0 = (STRING_T)"1103"
                        +---KLHST_APP_INFO (PARAMS_T)
Returns:
runtime host information, may contain following sub-containers:
See also: