KSC Open API
13.1
Kaspersky Security Center API description
|
Interface to perform some management actions over group tasks. More...
Public Member Functions | |
wstring | ResetTasksIteratorForCluster (wstring szwClusterId, wstring szwProductName, wstring szwVersion, wstring szwComponentName, wstring szwInstanceId, wstring szwTaskName) |
Reset task iterator for a cluster. | |
RequestStatistics (array pTasksIds) | |
Request statistics of the given tasks. | |
params | GetTaskByRevision (long nObjId, int nRevision) |
GetTaskByRevision - get the task data by revision. | |
RestoreTaskFromRevision (long nObjId, int nRevision) | |
Restore task from revision. | |
binary | ExportTask (wstring wstrTaskId) |
Exports task. | |
wstring | ImportTask (binary pBlob, params pExtraData,[out] params pCommitInfo) |
Prepares task import. | |
wstring | CommitImportedTask (wstring wstrId, boolean bCommit) |
Completes import of task. |
Interface to perform some management actions over group tasks.