| KalturaStorageProfileBaseFilter | 
		
			| 
				Properties
			 | 
		
				 | 
				| Name | Type | Restrictions | Description | 
|---|
 | advancedSearch | KalturaSearchItem |  |  |  | orderBy | string |  | This parameter sets the order criteria by which objects will be retrieved.  |  
  | 
				
					
						
							| 
								KalturaStorageProfileBaseFilter
							 | 
						 
				 | Name | Type | Restrictions | Description | 
|---|
 | createdAtGreaterThanOrEqual | int |  |  |  | createdAtLessThanOrEqual | int |  |  |  | idEqual | int |  |  |  | idIn | string |  |  |  | partnerIdEqual | int |  |  |  | partnerIdIn | string |  |  |  | protocolEqual | KalturaStorageProfileProtocol |  |  |  | protocolIn | string |  |  |  | statusEqual | KalturaStorageProfileStatus |  |  |  | statusIn | string |  |  |  | systemNameEqual | string |  |  |  | systemNameIn | string |  |  |  | updatedAtGreaterThanOrEqual | int |  |  |  | updatedAtLessThanOrEqual | int |  |  |  
  | 
| Sub classes: KalturaStorageProfileFilter |