Stops the tagging and analysis process for a live stream media asset.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:CloseStreamToSearchLib |
none |
*All Resource
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SearchLibName |
string |
No |
The search library. |
Stream_xxx |
| Namespace |
string |
No |
The namespace. |
name-1 |
| MediaId |
string |
No |
The ID of the media asset. |
****20b48fb04483915d4f2cd8ac**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
******11-DB8D-4A9A-875B-275798****** |
| Success |
string |
Indicates whether the request is successful. Valid values:
|
true |
| Code |
string |
The return code. |
200 |
| MediaId |
string |
The ID of the media asset. |
****c469e944b5a856828dc2**** |
Examples
Success response
JSON format
{
"RequestId": "******11-DB8D-4A9A-875B-275798******",
"Success": "true",
"Code": "200",
"MediaId": "****c469e944b5a856828dc2****\n"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.