| virusscan_virusscanprofile:update | ||||
|---|---|---|---|---|
| Description: | ||||
| Update exisitng virus scan profile, it is possible to update the virus scan profile id too |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| virusScanProfileId | int | V | ||
| virusScanProfile | KalturaVirusScanProfile | Id | V | |
| Output Type | ||||
| KalturaVirusScanProfile | ||||
| Errors | ||||
| INVALID_OBJECT_ID,Invalid object id [%s] | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=virusscan_virusscanprofile&action=update POST fields: virusScanProfileId virusScanProfile:id virusScanProfile:createdAt virusScanProfile:updatedAt virusScanProfile:partnerId virusScanProfile:name virusScanProfile:status virusScanProfile:engineType virusScanProfile:entryFilter virusScanProfile:actionIfInfected |
||||