KSC Open API
Kaspersky Security Center API description
SrvView Software inventory list

View contains a list of applications from the software inventory.

View name: "InvSrvViewName"

List of view attributes is presented below.

NameTypeDescriptionRemarks
"nId"paramIntApplication ID from database.Unique for one Administration Server.
"strID"paramStringApplication string ID.Unique for all Administration Servers.
"bIsMsi"paramBoolThe attribute accepts true if an application has an MSI installer. 
"wstrDisplayName"paramStringDisplay name. 
"wstrDisplayVersion"paramStringDisplay version. 
"wstrPublisher"paramStringPublisher. 
"wstrComments"paramStringComments. 
"wstrHelpLink"paramStringHelp Link. 
"wstrHelpTelephone"paramStringHelp Telephone. 
"wstrARPRegKey"paramStringSubkey for an application under a registry key for a list of add-remove programs. 
"nHostCount"paramIntNumber of hosts where the application is currently installed. 
"wstrTotalUninstallString"paramStringCommand-line text to uninstall application.Generally this value depends on a host, but it is usually the same on all hosts.
"wstrTotalQuietUninstallString"paramStringCommand-line text to quiet uninstall applicationGenerally this value depends on a host, but it is usually the same on all hosts.
"tmFirstAppear"paramDateTimeTime of the first detection of the application. 
"nAutoUpdateState"paramIntProduct automatic update state. Enum values:
  • 0: Undefined
  • 1: Enabled
  • 2: Disabled
 
"bAutoUpdateManaged"paramBoolThe attribute accepts true if the automatic update control is available. 
"KLTAGS_TAG_VALUE"paramStringValue of the tag that is assigned to the application.Search-only.
"KLTAGS_INCLUDED_TAG_VALUE"paramStringUsed to search by a tag that is not assigned to application.Search-only.
"FULLTEXT_SEARCH"paramStringSearch-only field for a full-text search. See Full-text attribute. The following fields are included in search:
  • "wstrDisplayName"
  • "wstrDisplayVersion"
Search-only.


See also:
List of supported srvviews