Viewing a Media Flow Job

View all the jobs that are created in Media Flow.

Note

You can view the job history up to 90 days. Completed jobs are deleted automatically after 90 days. However, the job outputs are retained.
    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 view.
    3. Click the name of the job that you want to view. The Job details page appears.
      Note

      On the Media Workflow details page, you can view all the jobs associated with a media workflow.
  • To view a Media Flow job, run the get command:

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

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

    oci media-services media-workflow-job get -h

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

  • To view a Media Flow job, use the GetMediaWorkflowJob operation.