| KalturaEntryServerNodeBaseFilter | 
			| Properties | 
				|  | 
				| | Name | Type | Restrictions | Description | 
|---|
 | advancedSearch | KalturaSearchItem |  |  |  | orderBy | string |  | This parameter sets the order criteria by which objects will be retrieved. | 
 | 
				|  | 
				| 
					
						
							| KalturaEntryServerNodeBaseFilter |  | Name | Type | Restrictions | Description | 
|---|
 | createdAtGreaterThanOrEqual | int |  |  |  | createdAtLessThanOrEqual | int |  |  |  | entryIdEqual | string |  |  |  | entryIdIn | string |  |  |  | entryIdNotIn | string |  |  |  | idEqual | int |  |  |  | idIn | string |  |  |  | idNotIn | string |  |  |  | serverNodeIdEqual | int |  |  |  | serverNodeIdIn | string |  |  |  | serverNodeIdNotIn | string |  |  |  | serverTypeEqual | KalturaEntryServerNodeType |  |  |  | statusEqual | KalturaEntryServerNodeStatus |  |  |  | updatedAtGreaterThanOrEqual | int |  |  |  | updatedAtLessThanOrEqual | int |  |  | 
 | 
| Sub classes: KalturaEntryServerNodeFilter |