Renaming a Media Workflow

Rename a media workflow and update the tasks in Media Flow.

    1. On the Media workflows list page, select the compartment containing the media workflow that you want to change. If you need help finding the list page, see Creating a Media Workflow.
    2. Select the name of the media workflow that you want to change.
    3. On the details page, select the Actions menu and then select Rename.
    4. Enter a new name, and then select Save.
      The updated configuration is saved.
  • To rename or edit a media workflow, run the update command:

    oci media-services media-workflow update [OPTIONS]

    Required parameters for the update command:

    • --media-workflow-id [text]

    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 rename or edit a media workflow, use the UpdateMediaWorkflow operation.