Renaming a Media Workflow

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

    1. Open the navigation menu and click Analytics & AI. Under Media Services, click Media Flow.
    2. On the Media Workflows list page, select the compartment containing the media workflow that you want to modify.
    3. Click the name of the media workflow that you want to modify.
    4. On the Media Workflow details page, click Rename.
    5. In the Media Workflow name dialog box, enter the name.
    6. Click 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.