Canceling a Media Flow Job

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

    1. On the Jobs list page, select the compartment containing the job that you want to cancel. If you need help finding the list page, see Viewing a Media Flow Job.
    2. Select the name of the job that you want to cancel.
    3. On the details page, select 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.