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