| Name | Type | Writable | Restrictions | Description | 
							
								| id | int |  |  | Auto-generated unique identifier | 
							
								| parentId | int | V |  |  | 
							
								| partnerId | int |  |  |  | 
							
								| name | string | V | Minimum length: 1 Maximum length: 256
 | Defines a short name | 
							
								| systemName | string | V | Minimum length: 1 Maximum length: 256
 | Defines a unique system-name | 
							
								| description | string | V |  |  | 
							
								| status | KalturaScheduleResourceStatus |  |  |  | 
							
								| tags | string | V |  |  | 
							
								| createdAt | int |  |  | Creation date as Unix timestamp (In seconds) | 
							
								| updatedAt | int |  |  | Last update as Unix timestamp (In seconds) |