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 |
virusScanProfileId | int | |
virusScanProfile | KalturaVirusScanProfile | Id |
Output Type | ||
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 |