KSC Open API
Kaspersky Security Center API description
|
View name:v_wus_upd_category
Name | Type | Description |
---|---|---|
nRevisionID | paramInt | Revision database identity |
strUpdateID | paramString | Global Microsoft Windows update identity. ANSI symbols. |
nRevisionNumber | paramInt | Update revision number |
nCategoryType | paramInt | Microsoft software update category type, see Software update category type enum |
nUpdateClassification | paramInt | Microsoft software update classification, see Software update classification enum |
strParentCategoryID | paramInt | Update identity ("strUpdateID") of the parent category (e.g., identity of "product family" category for a "product" category, or "company" for "product family") |
wstrTitle | paramString | Title |
wstrDescr | paramString | Description |
tmCreationDate | paramDateTime | Revision release time |
tmRegistrationDate | paramDateTime | Revision registration (in KSC database) time |
bExpired | paramBool | Is the revision expired or not |
imgXml | paramBinary | Update metadata BLOB (according to the [MS-WSUSSS] protocol) |