KSC Open API
Kaspersky Security Center API description
|
Attribute | Type | Description | Remarks |
---|---|---|---|
custom_param_id | paramInt | ID of the custom parameter. | |
text_value | paramString | Text value. Used only if custom parameter attribute "type" == 0 (text). | Empty string if the value is not set. |
select_option_id | paramInt | ID of the select option. Used only if custom parameter attribute "type" == 1 (select). | -1 if the value is not set. |