virusscan_virusscanprofile:scan | |||||
---|---|---|---|---|---|
Description: | |||||
Scan flavor asset according to virus scan profile |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
flavorAssetId | string | V | |||
virusScanProfileId | int | ||||
Output Type | |||||
int | |||||
Errors | |||||
INVALID_OBJECT_ID;ID;Invalid object id [@ID@] | |||||
INVALID_FLAVOR_ASSET_ID;FLAV_ASSET_ID; Invalid flavor asset id @FLAV_ASSET_ID@ | |||||
INVALID_FILE_SYNC_ID;FILE_SYNC_ID;Invalid file sync id [@FILE_SYNC_ID@] | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=virusscan_virusscanprofile&action=scan POST fields: flavorAssetId virusScanProfileId |