KSC Open API  13.1
Kaspersky Security Center API description
SrvView List of links between application control host exe modules and software inventory applications on hosts

View contains a list of links between the application control host exe modules and the software inventory applications on the hosts.

View name: "ACHostExeFilesSoftInvSrvViewName"

List of view attributes is presented below.

NameTypeDescriptionRemarks
"FILE_ID"paramIntFile ID from the database.

Unique for one Administration Server.

"FILE_NAME"paramStringFile name.Get from the VersionInfo file.
"FILE_NONEMPTY_NAME"paramStringNon-empty file name.

Usually it is equal to "FILE_NAME". If it is empty, a file name from a file instance is used.

"FILE_HASH_MD5"paramBinaryMD5 hash of a file. 
"FILE_HASH_SHA256"paramBinarySHA256 hash of a file.

 

"FILE_TYPE"paramInt"File type". Uses one of the following constants:
  • 0 - Exe
  • 1 - Dll
  • 2 - Sys
  • 3 - Cmd
  • 4 - Script
  • 5 - Reg
  • 6 - Msi
  • 7 - Cpl
  • 8 - WWAhost
  • 9 - MSHta

 

"FILE_HIPS_ID"paramIntHIPS file ID.

 

"FILE_VERSION"paramIntFile version.Get from the VersionInfo file.
"FILE_VERSIONRAW"paramStringFile version in a raw form.Get from the VersionInfo file.
"PRODUCT_NAME"paramStringProduct name.Get from the VersionInfo file.
"PRODUCT_VERSION"paramIntProduct version.Get from the VersionInfo file.
"PRODUCT_VERSIONRAW"paramStringProduct version in a raw form.

Get from the VersionInfo file.

"ORGANIZATION_NAME"paramStringOrganization name

Get from the VersionInfo file.

"HOST_ID"paramIntHost ID from the database.Unique for one Administration Server.
"HOST_NAME"paramStringHost name, a unique server-generated string. See KLHST_WKS_HOSTNAME attribute. Empty string if no Network Agent is installed.Read-only.
"HOST_DISPLAY_NAME"paramStringHost display name. 
"HST_FILE_ID"paramStringFile instance ID on the host. 
"HST_FILE_BIN_ID"paramBinaryFile instance ID on the host.Binary presentation of the "HST_FILE_ID"
"FILE_PATH"paramStringFull path for the instance of the file on host.

 

"INV_PRODUCT_ID"paramStringSoftware application string ID.Unique for all Administration Servers.
"wstrDisplayName"paramStringSoftware application display name. 
"wstrDisplayVersion"paramStringSoftware application display version. 
"wstrPublisher"paramStringSoftware application publisher. 


See also:
List of supported srvviews