| KalturaRemoteStorageResource | 
			| Description | 
		
			| Used to ingest media that is available on remote server and accessible using the supplied URL, the media file won't be downloaded but a file sync object of URL type will point to the media URL. 
 | 
			| Properties | 
				|  | 
				|  | 
				|  | 
				| | Name | Type | Writable | Restrictions | Description | 
|---|
 | forceAsyncDownload | bool | V |  | Force Import Job 
 |  | url | string | V |  | Remote URL, FTP, HTTP or HTTPS 
 | 
 | 
				| 
					
						
							| KalturaRemoteStorageResource |  | Name | Type | Writable | Restrictions | Description | 
|---|
 | storageProfileId | int | V |  | ID of storage profile to be associated with the created file sync, used for file serving URL composing. 
 | 
 |