Kaltura API

virusscan_virusscanprofilescan
Description:
Scan flavor asset according to virus scan profile
Input Params
Name Type Description Required Default Value
flavorAssetId string V
virusScanProfileId int 1
Output Type
int
Example HTTP Hit
http://www.kaltura.com/api_v3/service/virusscan_virusscanprofile/action/scan
JSON object:
				
{ flavorAssetId: "value", virusScanProfileId: value }