KSC Open API
Kaspersky Security Center API description
|
The reasons for the current general status value are presented by the following reasons as a bitmask:
Value | Description | Additional parameters |
---|---|---|
0 | N1 hosts discovered, N2 hosts located in N3 administration groups. | Output parameters:
|
1 | N hosts have not connected to the Administration Server for a long time (host status reason bit 256 is set). | Output parameter N is KLSTS_Par_Adm_NotConnectedLongTimeCnt. |
2 | There are N hosts that do not have the "OK" status because of the "out of control" reason (host status reason bit 1 is set). | Output parameter N isKLSTS_Par_Adm_ControlLostCnt. |
4 | NetBIOS names conflict detected. | |
8 | There are N hosts with Network Agent installed on them that are not placed to the administration groups. | Output parameter N is KLSTS_Par_Adm_NagInUnassigned. |
16 | There is a patch to update the Administration Server which expects approval on installation. | Patch parameters is KLSTS_Par_SrvPatch. +---KLSTS_Par_SrvPatch (paramParams) | +---KLSTS_Par_PatchId (paramString) - The patch ID. | +---KLSTS_Par_PatchFileName (paramString) - The patch display name. | +---KLSTS_Par_PatchRequireSrvBackup (paramBool) - True if is recommended to make the Administration Server backup before installing the patch. |