KSC Open API
Kaspersky Security Center API description
|
IpmSrvViewName srvview. List of attributes is presented below.
Name | Type | Description |
---|---|---|
ContentId | paramBinary | Content ID. |
UpdatedContentId | paramString | Updated content ID. Returned when content with ID == UpdatedContentId is updated. |
ContentUrl | paramString | Content file URL for downloading the file from Administration Server via KSC file transfer. |
Severity | paramInt | Severity. 0 - Unknown, 1 - Information, 2 - Warning, 3 - Alarm. |
Title | paramString | Title. |
Announcement | paramString | Announcement. |
MainContentFileName | paramString | Main content file name in the content's archive (ContentUri in meta.xml). |
PublicationDate | DATETIME_T | Publication date. |
DisableShowContent | paramBool | DisableShowContent flag. |
IgnoreDisableShowSetting | paramBool | IgnoreDisableShowSetting flag. |
AutoOpenInApplication | paramBool | AutoOpenInApplication flag. |
IsUpdateContent | paramBool | Contains 1 - if the content is update content. |