Resource Type for Azuki device.
PROPERTIES
| Name |
Azuki |
| System ID |
AZ |
| Connection String |
http://[azuki ip]:[azuki port], eg, http://azuki:2010 |
| Heartbeat Connection String |
http://[azuki ip]:[azuki port], eg, http://azuki:2010 |
SUPPORTED NODE
DEFINITIONS
* Indicates 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. |
| 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. |
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 |
Call Azuki API to ingest asset and monitor the status of the asset on Azuki system
REQUEST MESSAGE:
| Parameter Name |
Blank Value Allowed? |
Description / Value |
| media_uid |
NO |
the unique id to identify one asset on meidaroom reach system |
| owner_uid |
NO |
Unique string that identifies the owner of the media |
| delay |
NO |
the period delay for getting the status each time |
| startMediaStatusValues |
NO |
a list of media start status |
| errorMediaStatusValues |
NO |
a list of media error status |
| transcodingBitrateStatusValues |
NO |
a list of media transcoding status |
| mediaEnabledStatusValues |
NO |
a list of media enabled status |
| filepath |
NO |
azuki ingestion metadata xml file path |
| oldStatus |
NO |
Previous media status |
| amp_group_name |
NO |
the amp group name |
RESPONSE MESSAGE:
| Parameter Name |
Description / Value |
| status |
current media status |
| bitrateStatusValues |
a list of media bitrate status |
| isResumeFromDB |
indicates whether this is resume from workflow |
| scenario |
indicates this is MDU or not |
| 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 |
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 |
| enabled |
indicates whether the media is enabled at downstream |
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; |
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 - 2016 Ericsson Television Inc. |
| All Rights Reserved. |