Enabling a Media Workflow Task
Enable a transcode, OCI AI service, thumbnail, or streaming task, while creating or editing a workflow in Media Flow.
To enable or disable a media workflow task, run the
update
command:oci media-services media-workflow update [OPTIONS]
Required parameters for the
update
command:--media-workflow-id [text]
Media workflows are complex JSON objects. You can use the
--from-json
option and pass the body of the media workflow in a file.To get all the commands for
media-workflow
:oci media-services media-workflow -h
To get help for the
update
command:oci media-services media-workflow update -h
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
To enable or disable a media workflow task, use the
UpdateMediaWorkflow
operation.