Renaming a Media Flow Job
Rename a Media Flow job using the CLI or API.
This task can't be performed using the Console. - NoteTo rename or edit a Media Flow job, run the
You can update a Media Flow Job only when the job is in Accepted or In_Progress state. A job in a terminal state such as Succeeded or Failed cannot be updated.update
command:oci media-services media-workflow-job update [OPTIONS]
Required parameters for the
update
command:--media-workflow-job-id [text]
To get all the commands for
media-workflow-job
:oci media-services media-workflow-job -h
To get help for the
update
command:oci media-services media-workflow-job update -h
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
- NoteTo rename a Media Flow job, use the
You can update a Media Flow Job only when the job is in Accepted or In_Progress state. A job in a terminal state such as Succeeded or Failed cannot be updated.UpdateMediaWorkflow
operation.