| virusscan_virusscanprofile:scan | ||||
|---|---|---|---|---|
| Description: | ||||
| Scan flavor asset according to virus scan profile |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| flavorAssetId | string | V | ||
| virusScanProfileId | int | |||
| Output 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 |
||||