| Name |
Type |
Writable |
Restrictions |
Description |
| id |
int |
|
|
The id of the Category |
| schedulerConfiguredId |
int |
V |
|
The configured id of the scheduler |
| workerConfiguredId |
int |
V |
|
The configured id of the job worker |
| workerType |
KalturaBatchJobType |
V |
|
The type of the job worker. |
| type |
KalturaSchedulerStatusType |
V |
|
The status type |
| value |
int |
V |
|
The status value |
| schedulerId |
int |
|
|
The id of the scheduler |
| workerId |
int |
|
|
The id of the worker |
|