KSC Open API
Kaspersky Security Center API description
|
List of report type attributes is presented below.
Name | Type | Description |
---|---|---|
"RPT_TYPE" | paramInt | Report type ID. See also List of report types. |
"RPT_DN" | paramString | Report type display name. |
"RPT_DESCR" | paramString | Report type description. |
"RPT_FIELDS" | paramArray | Possible detailed fields. |
"RPT_SUMM_FIELDS" | paramArray | Possible summary fields. |
"RPT_TOTALS" | paramArray | Possible names of totals fields. |
"RPT_ACCEPT_TIME_INTERVAL" | paramBool | Report accepts time interval. |
"RPT_ACCEPT_COMPS_LIST" | paramBool | Report accepts list of hosts (either RPT_GROUP_ID or RPT_HOSTS may be set). |
"RPT_EXTRA_DATA" | paramParams | Report type extra data. Contains KLRPT_FLD_TYPES attribute of type (paramParams) that contains collection of (paramParams) objects (each (paramParams) object name is a display name of field) containing two attributes:
|