KSC Open API  13.1
Kaspersky Security Center API description
Network Agent 'Change Administration Server' task ("KLNAG_TASK_RECONNECTION")

The task stores provided settings in a temporary location, finishes, waits for the specified timeut and restarts Network Agent so that it read that temporary location and changes its Administration Server connection settings.


Task parameters description.


Full change of Administration Server connection parameters (supported only in on-premises mode):

NameTypeDescription
"KLNAG_SERVER_ADDRESS"paramStringAdministration Server location
"KLNAG_SERVER_PORTS"paramArray|paramIntAdministration Server non-SSL ports
"KLNAG_SERVER_SSL_PORTS"paramArray|paramIntAdministration Server SSL ports
"KLNAG_SSL_SERVER_CERT"paramBinaryOptional. Administration Server certificate
"KLNAG_TASK_RECONNECTION_TIMEOUT"paramIntWait timeout before Network Agent restart, in milliseconds. The default value is 60000 milliseconds.


Change only virtual server name (supported both in on-premises and hosted commercial modes):

NameTypeDescription
"KLNAG_VS_NAME"paramStringVirtual server name
"KLNAG_TASK_RECONNECTION_TIMEOUT"paramIntWait timeout before Network Agent restart, in milliseconds. The default value is 60000 milliseconds.
See also: