KSC Open API
Kaspersky Security Center API description
|
View contains a list of applications from the software inventory.
View name: "InvSrvViewName"
List of view attributes is presented below.
Name | Type | Description | Remarks |
---|---|---|---|
"nId" | paramInt | Application ID from database. | Unique for one Administration Server. |
"strID" | paramString | Application string ID. | Unique for all Administration Servers. |
"bIsMsi" | paramBool | The attribute accepts true if an application has an MSI installer. | |
"wstrDisplayName" | paramString | Display name. | |
"wstrDisplayVersion" | paramString | Display version. | |
"wstrPublisher" | paramString | Publisher. | |
"wstrComments" | paramString | Comments. | |
"wstrHelpLink" | paramString | Help Link. | |
"wstrHelpTelephone" | paramString | Help Telephone. | |
"wstrARPRegKey" | paramString | Subkey for an application under a registry key for a list of add-remove programs. | |
"nHostCount" | paramInt | Number of hosts where the application is currently installed. | |
"wstrTotalUninstallString" | paramString | Command-line text to uninstall application. | Generally this value depends on a host, but it is usually the same on all hosts. |
"wstrTotalQuietUninstallString" | paramString | Command-line text to quiet uninstall application | Generally this value depends on a host, but it is usually the same on all hosts. |
"tmFirstAppear" | paramDateTime | Time of the first detection of the application. | |
"nAutoUpdateState" | paramInt | Product automatic update state. Enum values:
| |
"bAutoUpdateManaged" | paramBool | The attribute accepts true if the automatic update control is available. | |
"KLTAGS_TAG_VALUE" | paramString | Value of the tag that is assigned to the application. | Search-only. |
"KLTAGS_INCLUDED_TAG_VALUE" | paramString | Used to search by a tag that is not assigned to application. | Search-only. |
"FULLTEXT_SEARCH" | paramString | Search-only field for a full-text search. See Full-text attribute. The following fields are included in search:
| Search-only. |