| Name | Type | Writable | Restrictions | Description | 
|---|
| configs | KalturaSchedulerConfigArray |  |  | Array of the last configs 
 | 
| configuredId | int | V |  | The id as configured in the batch config 
 | 
| createdAt | int |  |  | creation time 
 | 
| host | string | V |  | The host name 
 | 
| id | int |  |  | The id of the Scheduler 
 | 
| lastStatus | int |  |  | last status time 
 | 
| lastStatusStr | string |  |  | last status formated 
 | 
| name | string | V |  | The scheduler name 
 | 
| statuses | KalturaSchedulerStatusArray |  |  | Array of the last statuses 
 | 
| workers | KalturaSchedulerWorkerArray |  |  | Array of the workers 
 |