KSC Open API
13.1
Kaspersky Security Center API description
|
List of event attributes which set notification limits is presented below.
Name | Type | Description | Global operation |
---|---|---|---|
"KLEVP_MAX_EVENTS_TO_SEND_PER_PERIOD" | paramInt | Maximum number of events that can be sent by Administration Server during KLEVP_TEST_PERIOD_TO_SEND_EVENTS period. | - |
"KLEVP_TEST_PERIOD_TO_SEND_EVENTS" | paramInt | Time period, during which KLEVP_MAX_EVENTS_TO_SEND_PER_PERIOD can be sent by Administration Server. | - |
"KLEVP_MAX_VIRUS_EVENTS_FOR_OUTBREAK" | paramInt | Maximum number of virus outbreak (files) events that can be accepted by Administration Server during the KLEVP_TEST_PERIOD_TO_OUTBREAK period. | - |
"KLEVP_MAX_VIRUS_EVENTS_FOR_OUTBREAK_E" | paramInt | Maximum number of virus outbreak (email) events that can be accepted by Administration Server during the KLEVP_TEST_PERIOD_TO_OUTBREAK_E period. | - |
"KLEVP_MAX_VIRUS_EVENTS_FOR_OUTBREAK_P" | paramInt | Maximum number of virus outbreak (perimeter) events that can be accepted by Administration Server during the KLEVP_TEST_PERIOD_TO_OUTBREAK_P period. | - |
"KLEVP_TEST_PERIOD_TO_OUTBREAK" | paramInt | Time period, during which the KLEVP_MAX_VIRUS_EVENTS_FOR_OUTBREAK number of virus outbreak events (files) can be accepted by Administration Server. | - |
"KLEVP_TEST_PERIOD_TO_OUTBREAK_E" | paramInt | Time period, during which the KLEVP_MAX_VIRUS_EVENTS_FOR_OUTBREAK_E number of virus outbreak events (email) can be accepted by Administration Server. | - |
"KLEVP_TEST_PERIOD_TO_OUTBREAK_P" | paramInt | Time period, during which the KLEVP_MAX_VIRUS_EVENTS_FOR_OUTBREAK_P number of virus outbreak events (perimeter) can be accepted by Administration Server. | - |
"KLEVP_NF_SINGLE_INTERVAL_FOR_RECIPIENT_SEC" | paramInt | Minimal time interval in seconds between two consecutive notifications for the same recipient (minimal interval between a single-event notification and a consecutive notification (single or accumulative) for the same recipient). | + |
"KLEVP_NF_ACCUMULATIVE_INTERVAL_FOR_RECIPIENT_SEC" | paramInt | Minimal time interval in seconds between two consecutive accumulative notifications for the same recipient. | + |