KSC Open API
Kaspersky Security Center API description
|
Attribute name | Description | Type |
---|---|---|
"KSNPROXY_ST_CURRENT_RECORDS_COUNT" | Records in cache now | paramInt |
"KSNPROXY_ST_PROCESSED_BY_CACHE" | Count of requests processed in cache | paramInt |
"KSNPROXY_ST_RECEIVED_PACKETS_COUNT" | Total count of packages | paramInt |
"KSNPROXY_ST_REJECTED_FULL_QUEUE" | Number of KSN packets rejected because of full queues. For NFT only. | paramInt |
"KSNPROXY_ST_REJECTED_BY_TIMEOUT" | Number of KSN packets rejected by timeout. For NFT only. | paramInt |
"KSNPROXY_ST_FORWARDED_TO_KSNCLIENT" | Number of KSN packets passed to ksn client in https mode. For NFT only. | paramInt |
"KSNPROXY_ST_FAILED_TO_PROCESS" | Number of KSN packets not processed successfully. For NFT only. | paramInt |
"KSNPROXY_ST_SUCCESSFULLY_PROCESSED" | Number of successfully processed KSN packets. For NFT only. | paramInt |