KSC Open API
Kaspersky Security Center API description
|
Parameter 'pParams' of SrvView::ResetIterator method can contain:
View name:GroupTasksSrvView
Name | Type | Description |
---|---|---|
strTask | paramString | Unique task ID |
TASK_NAME | paramString | Task type name |
txtDisplayName | paramString | Task display name |
TASKID_PRODUCT_NAME | paramString | Task product name |
TASKID_PRODUCT_VERSION | paramString | Task product version |
nGroupTaskId | paramInt | Group task ID |
strGroupTaskId | paramString | Group task string ID |
nGroupId | paramInt | Administration group ID |
strGroupName | paramString | Administration group name |
bApplyToSlaves | paramBool | Task is applied to virtual and secondary servers |
nVServerId | paramInt | Virtual server ID |
nTaskNewState | paramInt | Task state |
nCompletedPercent | paramInt | Task completion percent |
strErrorDescription | paramString | Error description string |
nNeedRebootCount | paramInt | Count of hosts which need reboot |
nStateNoneCount | paramInt | Count of hosts on which task is in 'Pending' state |
nInProgressCount | paramInt | Count of hosts on which task is in 'InProgress' state |
nFinishedOkCount | paramInt | Count of hosts on which task is in 'FinishedOk' state |
nFinishedWarningCount | paramInt | Count of hosts on which task is in 'FinishedWarning' state |
nFinishedFailCount | paramInt | Count of hosts on which task is in 'FinishedFail' state |
nScheduledCount | paramInt | Count of hosts on which task is in 'Scheduled' state |
nPausedCount | paramInt | Count of hosts on which task is in 'Paused' state |