KSC Open API
Kaspersky Security Center API description
params GroupTaskControlApi::GetTaskByRevision ( long  nObjId,
int  nRevision 
)

GetTaskByRevision - get the task data by revision.

Returns all task data for a group/set task with a given object identity and revision.

Parameters:
nObjId[in] (long) Task identity.
nRevision[in] (int) Task revision id, zero value means 'current task'. If Administration Server version is less than "SC 10 SP2 MR1" then nRevision must be zero.
Returns:
(params) describing the task, see Task settings format