virusscan_virusscanprofile:scan | ||
---|---|---|
Description: | ||
Scan flavor asset according to virus scan profile |
||
Input Params | ||
name | type | Description |
flavorAssetId | string | |
virusScanProfileId | int | |
Output Type | ||
type | ||
int | ||
Errors | ||
INVALID_OBJECT_ID,Invalid object id [%s] | ||
INVALID_FLAVOR_ASSET_ID, Invalid flavor asset id %s | ||
INVALID_FILE_SYNC_ID, Invalid file sync id [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=virusscan_virusscanprofile&action=scan POST fields: flavorAssetId virusScanProfileId |