Monitoring a Media Flow Job

Check the lifecycle state on the job details page in Media Flow.

Tip

When a job fails, the task that failed has a status (lifecycleState) of Failed. To view the reason code for the failure, go to the Job tasks tab and select View details (lifecycleDetails) for that task.
    1. On the Jobs list page, select the compartment containing the job for which you want to view the lifecycle state. If you need help finding the list page, see Viewing a Media Flow Job.
    2. In the list, find the job for which you want to view the lifecycle state.
      The status is shown next to the job name.
    3. To view the status of each task in the job, select the name of the job, and on the details page, select the Job tasks tab.
  • To monitor a Media Flow job, 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 monitor a Media Flow job, use the GetMediaWorkflowJob operation.