KSC Open API
Kaspersky Security Center API description
|
List of notification message templates that can be automatically substituted by Administration Server when sending the notification.
Available templates
Name | Type | Description | Notes |
---|---|---|---|
SEVERITY | paramString | Event severity. | |
COMPUTER | paramString | Computer name. | |
EVENT | paramString | Event type. | |
DESCR | paramString | Event description. | |
DOMAIN | paramString | Host domain name. | |
RISE_TIME | paramString | Event publication time. | |
KLCSAK_EVENT_TASK_DISPLAY_NAME | paramString | Task display name. | |
KL_PRODUCT | paramString | Product name. | |
KL_VERSION | paramString | Product version. | |
KLCSAK_EVENT_SEVERITY_NUM | paramInt | Event severity as number. | |
HOST_IP | paramString | Host IP address. | |
HOST_CONN_IP | paramString | Host connection IP address. | |
KLVSRV_UID | paramString | Virtual server ID. | 1 |
KLVSRV_DESC | paramString | Virtual server description. | 1 |
KLVSRV_NF_URL | paramString | Link for login to virtual server. | 1 |
HOST_OWNER | paramString | Host owner name. | 1 |
HOST_OWNER_MAIL | paramString | Host owner mail address. | 1 |
Notes:
1 - Available only in B2B Cloud Server mode if server flag KLEVP_USE_B2B_MESSAGE_TEMPLATE_PARAMS is not 0, use
klscflag -fset -pv klserver -n KLEVP_USE_B2B_MESSAGE_TEMPLATE_PARAMS -v 1 -t d