Configures settings for Intelligent Content Analysis.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:SetContentAnalyzeConfig |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Auto |
boolean |
No |
Specifies whether to automatically start Intelligent Content Analysis after a Media Asset is registered. Valid values:
|
true |
| SaveType |
string |
No |
The storage type for analysis results. This parameter applies only when Auto is set to true. Default: Empty.
You can specify multiple values separated by commas. If this parameter is empty, Intelligent Content Analysis results are not saved to any search library, and you cannot perform content searches. |
TEXT,FACE |
| TemplateId |
string |
No |
The ID of the Intelligent Content Analysis Template. Each Template includes the following AI analysis features:
|
S00000101-100070 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of the response. |
||
| RequestId |
string |
The Request ID. |
953CFD27-4A2C-54AD-857F-B79EF3A338E0 |
| Success |
boolean |
Indicates whether the configuration succeeded. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "953CFD27-4A2C-54AD-857F-B79EF3A338E0",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.