Viewing Job Outputs

View the job outputs using the Console, CLI, or API in Media Flow.

    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 for which you want to view the job output.
    3. Click the name of the job for which you want to view the job output.
      The Job details page displays the list of outputs for the jobs that are completed.
  • To view a Media Flow job output, use 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 the Media Flow job output, use the GetMediaWorkflowJob operation.