KSC Open API
Kaspersky Security Center API description
|
Information about KL products is contained in the "KLHST_APP_INFO" container. It has sub-containers named after products *. Each such sub-container has one or more subcontainers named after product version *. The latter contains following variables.
Name | Type | Description |
---|---|---|
KLHST_APP_STATE | paramInt | PRCI component instance state, one of:
|
KLHST_APP_STATE_TIME | paramDateTime | UTC-time when the application state changed |
Example
+--- (PARAMS_T) +---KLHST_APP_INFO (PARAMS_T) +---1093 (PARAMS_T) | +---1.0.0.0 (PARAMS_T) | +---KLHST_APP_STATE = (INT_T)3 | +---KLHST_APP_STATE_TIME = (DATE_TIME_T)25-01-2018 09:10:27 +---1103 (PARAMS_T) | +---1.0.0.0 (PARAMS_T) | +---KLHST_APP_STATE = (INT_T)3 | +---KLHST_APP_STATE_TIME = (DATE_TIME_T)25-01-2018 09:10:27 +---ConnProd (PARAMS_T) +---1.0.0.0 (PARAMS_T) +---KLHST_APP_STATE = (INT_T)3 +---KLHST_APP_STATE_TIME = (DATE_TIME_T)25-01-2018 09:10:27