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 | Restrictions |
virusScanProfileId | int | V | |||
virusScanProfile | KalturaVirusScanProfile | Id | V | ||
Output Type | |||||
KalturaVirusScanProfile | |||||
Errors | |||||
INVALID_OBJECT_ID;ID;Invalid object id [@ID@] | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=virusscan_virusscanprofile&action=update POST fields: virusScanProfileId virusScanProfile:relatedObjects virusScanProfile:id virusScanProfile:createdAt virusScanProfile:updatedAt virusScanProfile:partnerId virusScanProfile:name virusScanProfile:status virusScanProfile:engineType virusScanProfile:entryFilter virusScanProfile:actionIfInfected |