KSC Open API
13.1
Kaspersky Security Center API description
|
List of report attributes is presented below.
Name | Type | Description |
---|---|---|
"RPT_ID" | paramInt | Report ID. |
"RPT_DN" | paramString | Report display name. |
"RPT_TYPE" | paramInt | Report type ID. See List of report types. |
"RPT_CREATED" | paramDateTime | Report creation time. |
"RPT_MODIFIED" | paramDateTime | Last modification time. |
"RPT_GROUP_ID" | paramInt | Group ID. |
"RPT_EXTRA_DATA" | paramParams | Report template extra parameters. See List of extra report parameters. |
"RPT_FIELDS" | paramArray | Names of report details fields. |
"RPT_ORDER" | paramArray | Array of containers each of them containing two attributes:
|
"RPT_SUMM_FIELDS" | paramArray | Names of summary report fields. |
"RPT_SUMM_ORDER" | paramArray | Array of containers each of them containing two attributes:
|
"RPT_TOTALS" | paramArray | Names of total report fields. |
"RPT_TIME_INTERVAL_TYPE" | paramInt | Report time interval type:
|
"RPT_START_TIME" | paramDateTime | Report start time. |
"RPT_END_TIME" | paramDateTime | Report end time. |
"RPT_DAYS_BEFORE_CREATION" | paramInt | Number of days before the report creation date. |
"RPT_MAX_RECORDS" | paramInt | Maximum number or records in details. |
"RPT_HOSTS" | paramArray | Array of host names. See KLHST_WKS_HOSTNAME attribute. |