| virusscan_virusscanprofile:add | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Allows you to add an virus scan profile object and virus scan profile content associated with Kaltura object |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| virusScanProfile | KalturaVirusScanProfile | V | |||
| Output Type | |||||
| KalturaVirusScanProfile | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=virusscan_virusscanprofile&action=add POST fields: virusScanProfile:relatedObjects virusScanProfile:id virusScanProfile:createdAt virusScanProfile:updatedAt virusScanProfile:partnerId virusScanProfile:name virusScanProfile:status virusScanProfile:engineType virusScanProfile:entryFilter virusScanProfile:actionIfInfected |
|||||