Dolby.io · Arazzo Workflow
Dolby OptiView Inspect an Engine's Last Run
Version 1.0.0
Pick an engine on a channel, fetch its most recent run, then list its full run history.
View Spec
View on GitHub
MediaStreamingReal-time StreamingWebRTCLive StreamingLow LatencyVideoAudioBroadcastPlayerAdvertisingDolby OptiViewMillicastTHEOliveTHEOplayerArazzoWorkflows
Provider
Workflows
inspect-engine-last-run
Resolve an engine, read its last run, and list all of its runs.
Lists a channel's engines, then reads the last run and the full run history of the first engine.
1
listEngines
get-channel-engines
List the channel's engines and capture the id of the first engine.
2
getLastRun
get-engine-last-run
Fetch the engine's most recent run. The run object includes engineId, start, config, and startType under data.
3
listRuns
get-engine-runs
List the full run history for the engine.