Renaming a Media Flow Job

Rename a Media Flow job using the CLI or API.

  • This task can't be performed using the Console.
  • Note

    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.
    To rename or edit a Media Flow job, run the 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.

  • Note

    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.
    To rename a Media Flow job, use the UpdateMediaWorkflow operation.