Canceling a Media Flow Job

Cancel a Media Flow job that's not complete or terminated.

    1. Open the navigation menu and click Analytics & AI. Under Media Services, click Media Flow Jobs.
    2. On the Jobs list page, select the compartment containing the job that you want to cancel.
    3. Click the name of the job that you want to cancel.
    4. On the Job details page, click Cancel Job.
  • To cancel a Media Flow job, use the delete command:

    oci media-services media-workflow-job delete [OPTIONS]

    Required parameters for the delete 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 delete command:

    oci media-services media-workflow-job delete -h

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • To cancel a Media Flow job, use the DeleteMediaWorkflowJob operation.