KSC Open API
Kaspersky Security Center API description
|
ProductName: 1093
ProductVersion: 1.0.0.0
Section: KLSRV_MASTER_SRV
Name | Type | Description | Default value |
---|---|---|---|
KLSRV_MASTER_SRV_USE | paramBool | Defines whether other parameters in this section are properly set up and primary server is defined. | False |
KLSRV_MASTER_SRV_PASSIVE_SLAVE | paramBool | Passive secondary flag (does not connect to the server, but accepts primary connections instead). | False |
KLSRV_MASTER_SRV_ADDR | paramString | Primary server address in the format 'name_or_ip'. | |
KLSRV_MASTER_SRV_PORTS | paramArray|paramInt | Primary server ports. | |
KLSRV_MASTER_SRV_SSL_CERT | paramBinary | Primary server general connection certificate. | |
KLSRV_MASTER_HDS_ADDR | paramString | HDS server address, for Hosted Primary Server, in the format 'name_or_ip'. | |
KLSRV_MASTER_HDS_PORTS | paramArray|paramInt | HDS server ports. | |
KLSRV_MASTER_HDS_CA | paramBinary | CA certificates list in the PEM format to verify the HDS server. | |
KLSRV_MASTER_SRV_PROXYHOST_USE | paramBool | The attribute accepts true if the proxy server is needed. | False |
KLSRV_MASTER_SRV_PROXYHOST_LOCATION | paramString | Proxy server address, in format 'name_or_ip:port'. Optional. | |
KLSRV_MASTER_SRV_PROXYHOST_LOGIN | paramString | Proxy user. | |
KLSRV_MASTER_SRV_PROXYHOST_PASSWORD | paramBinary | Proxy user password (encrypted). See How sensitive data must be protected. |