KSC Open API
Kaspersky Security Center API description
Device attributes
Attribute nameData typeDescription
"KLMDM_DEVICE_ID"paramIntDevice integer ID.
"KLMDM_DEVICE_HOST_NAME"paramStringDevice host ID, which is the same as "KLHST_WKS_HOSTNAME". See List of host attributes.
"KLMDM_DEVICE_MODEL"paramStringDevice model.
"KLMDM_DEVICE_OS"paramStringOperation system name.
"KLMDM_DEVICE_FRIENDLY_NAME"paramStringFriendly name of device.
"KLMDM_DEVICE_IMEI"paramStringDevice IMEI.
"KLMDM_DEVICE_PHONE_NUMBER"paramStringDevice phone number.
"KLMDM_DEVICE_ALIAS"paramStringUser-defined alias for device.
"KLMDM_DEVICE_SUPPORTED_COMMANDS"paramLongBitmask commands supported by device.
"KLMDM_DEVICE_STATUS"paramIntDevice status. Enum values:
  • 0: DeviceOK
  • 1: DeviceWiped
  • 2: DeviceRemoving
  • 3: DeviceRemoveFailed
  • 4: DeviceUnmanaged