KSC Open API
Kaspersky Security Center API description
|
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):
Name | Type | Description |
---|---|---|
"ServerAddress" | paramString | Administration Server location |
"Serverports" | paramArray|paramInt | Administration Server non-SSL ports |
"ServerSslPorts" | paramArray|paramInt | Administration Server SSL ports |
"KLNAG_SSL_SERVER_CERT" | paramBinary | Optional. Administration Server certificate |
"KLNAG_TASK_RECONNECTION_TIMEOUT" | paramInt | Wait 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):
Name | Type | Description |
---|---|---|
"KLNAG_VS_NAME" | paramString | Virtual server name,
|
"KLNAG_TASK_RECONNECTION_TIMEOUT" | paramInt | Wait timeout before Network Agent restart, in milliseconds. The default value is 60000 milliseconds. |