KSC Open API
Kaspersky Security Center API description
|
Structure of parameters, containing a well-known retranslated update components list (with sample data).
+--- (PARAMS_T) +---KLUpdates (ARRAY_T) +---0 (PARAMS_T) | +---AppId = (STRING_T)"" | +---AppSuperId = (STRING_T)"" | +---CompId = (STRING_T)"AVS" | +---Descr = (STRING_T)"Description of viruses and other dangerous programs (for versions prior to 6.0 MP4)" | +---Name = (STRING_T)"Anti-virus databases" +---1 (PARAMS_T) | +---AppId = (STRING_T)"" | +---AppSuperId = (STRING_T)"" | +---CompId = (STRING_T)"KDB" | +---Descr = (STRING_T)"Description of viruses and other dangerous programs (for versions 6.0 MP4 and later)" | +---Name = (STRING_T)"Anti-virus databases" +---2 (PARAMS_T) | +---AppId = (STRING_T)"" | +---AppSuperId = (STRING_T)"" | +---CompId = (STRING_T)"ARK" | +---Descr = (STRING_T)"Data for the rootkit detection module" | +---Name = (STRING_T)"Rootkit scan databases" +---3 (PARAMS_T) | +---AppId = (STRING_T)"" | +---AppSuperId = (STRING_T)"" | +---CompId = (STRING_T)"AH" | +---Descr = (STRING_T)"Description of typical network attacks" | +---Name = (STRING_T)"Firewall databases" . . .
List of parameter attributes, containing well-known retranslated update components list than can be used for turning the update retranslation task.
"KLUpdates" | paramArray | Contains a list of parameters, describing well-known retranslated update components.
|