| Name | Type | Writable | Restrictions | Description | 
							
								| id | int |  |  | Auto generated identifier | 
							
								| createdAt | int |  |  | Server creation date as Unix timestamp (In seconds) | 
							
								| updatedAt | int |  |  | Server update date as Unix timestamp (In seconds) | 
							
								| partnerId | int |  |  |  | 
							
								| name | string | V |  |  | 
							
								| systemName | string | V |  |  | 
							
								| description | string | V |  |  | 
							
								| status | KalturaBusinessProcessServerStatus |  |  |  | 
							
								| type | KalturaBusinessProcessProvider |  |  | The type of the server, this is auto filled by the derived server object | 
							
								| dc | int | V |  | The dc of the server |