Name |
Type |
Writable |
Restrictions |
Description |
id |
int |
|
|
|
partnerId |
int |
|
|
|
name |
string |
V |
|
|
systemName |
string |
V |
|
|
description |
string |
V |
|
|
status |
KalturaScheduledTaskProfileStatus |
V |
|
|
objectFilterEngineType |
KalturaObjectFilterEngineType |
V |
|
The type of engine to use to list objects using the given "objectFilter" |
objectFilter |
KalturaFilter |
V |
|
A filter object (inherits KalturaFilter) that is used to list objects for scheduled tasks |
objectTasks |
array of KalturaObjectTask |
V |
|
A list of tasks to execute on the founded objects |
createdAt |
int |
|
|
|
updatedAt |
int |
|
|
|
lastExecutionStartedAt |
int |
V |
|
|
maxTotalCountAllowed |
int |
V |
|
The maximum number of result count allowed to be processed by this profile per execution |