[azuki] Resource Type for Azuki device.
PROPERTIES
| Name |
Azuki |
| System ID |
AZ |
| Connection String |
null |
| Heartbeat Connection String |
null |
SUPPORTED NODE
DEFINITIONS
* The message has been deprecated.
Please use the replacement message(s) instead.
NODE DEFINITION
DETAILS
Calls Azuki API to create or update client right. Note that this message only create global rights.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| owner_uid |
NO |
Unique string that identifies the owner of the media and/or the owner associated with the client. |
| acct_group |
NO |
Primary client account group to which the client rights apply. |
| media_group |
NO |
Name of a media group to which the client rights apply. |
| media_uid |
NO |
Unique string that identifies the media to which the client rights apply. Note that do NOT use the media_uid and media_group parameters at the same time. if both of them are used, media_uid will be ignored by this message. |
| filepath |
NO |
The xml file path which containing the payload required to create client right. |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| result |
true: client right create/update successfully. false: fail to create/update the client right at azuki. |
Delete media from the database and CDN along with all other records.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| media_uid |
NO |
the unique id to identify one asset on mediaroom reach system |
| owner_uid |
NO |
Unique string that identifies the owner of the media |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| uid |
The unique id to indentify the media |
@description : Call Azuki API to ingest asset and monitor the status of the asset on Azuki system
@param media_uid : the unique id to identify one asset on meidaroom reach system
@param owner_uid : Unique string that identifies the owner of the media
@param delay : the period delay for getting the status each time
@param startMediaStatusValues : a list of media start status
@param errorMediaStatusValues : a list of media error status
@param transcodingBitrateStatusValues : a list of media transcoding status
@param mediaEnabledStatusValues : a list of media enabled status
@param bitrateStatusValues : a list of media bitrate status
@param filepath : azuki ingestion metadata xml file path
@param oldStatus : Previous media status
@param amp_group_name : the amp group name
@param isResumeFromDB : indicates whether this is resume from workflow
@param scenario : indicates this is MDU or not
@param status : current media status
@param errorMessage : Error message while ingestion
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| media_uid |
the unique id to identify one asset on meidaroom reach system |
| owner_uid |
Unique string that identifies the owner of the media |
| status |
current media status |
| delay |
the period delay for getting the status each time |
| startMediaStatusValues |
a list of media start status |
| errorMediaStatusValues |
a list of media error status |
| transcodingBitrateStatusValues |
a list of media transcoding status |
| mediaEnabledStatusValues |
a list of media enabled status |
| bitrateStatusValues |
a list of media bitrate status |
| isResumeFromDB |
indicates whether this is resume from workflow |
| filepath |
azuki ingestion metadata xml file path |
| oldStatus |
Previous media status |
| scenario |
indicates this is MDU or not |
| amp_group_name |
the amp group name |
| errorMessage |
Error message while ingestion |
Used to ingest or update media and/or metadata.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| filepath |
NO |
generate azuki ingestion metadata xml file path |
| amp_group_name |
NO |
MRR AMP Group Name |
| owner_uid |
NO |
Unique string that identifies the owner of the media |
| media_uid |
NO |
the unique id to identify one asset on meidaroom reach system |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| isResumeFromDB |
indicates whether this is resume by workflow |
Checks for media status until it is Enabled.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| owner_uid |
NO |
|
| media_uid |
NO |
the unique id to identify one asset on meidaroom reach system |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| enabled |
|
If it is Metadata update only scenario, then pass directly. Otherwise, it has to wait for the media status changed to make sure the new ingestion has been triggered(Not blocked in the queue) on Azuki.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| media_uid |
NO |
the unique id to identify one asset on meidaroom reach system |
| inputStatus |
NO |
the old status before ingestion |
| metadataFilePath |
NO |
the path of metadata file |
| delay |
NO |
the period delay for getting the status each time |
| owner_uid |
NO |
Unique string that identifies the owner of the media |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| scenario |
MDU_SCENARIO: Metadata Update Only; STATUS_CHANGED_SCENARIO_[Old Status]_[New Status]: the media status changed. |
Purge media from the database.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| owner_uid |
NO |
Unique string that identifies the owner of the media |
| media_uid |
NO |
the unique id to identify one asset on mediaroom reach system |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| uid |
the unique id to identify a media |
Retrieves status after ingestion.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| owner_uid |
NO |
Unique string that identifies the owner of the media |
| media_uid |
NO |
the unique id to identify one asset on meidaroom reach system |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| status |
the media status at mediaroom reach |
Wait for the media status to one of a list of media status values or one of the bandwidth status to change to one of a list of bandwidth status values before returning.
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| owner_uid |
NO |
Unique string that identifies the owner of the media |
| delay |
NO |
the number of seconds to delay for each call to retrieve status from mediaroom reach |
| mediaStatusValues |
NO |
a list of media status |
| bitrateStatusValues |
NO |
a list of bitrate status |
| media_uid |
NO |
the unique id to identify one asset on meidaroom reach system |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| status |
the media status |
| bitrateStatuses |
current bitrate status |
| © 2002 - 2012 Ericsson Television Inc. |
| All Rights Reserved. |