Monitoring a Media Flow Job
Check the lifecycle state on the Job details page in Media Flow.
When a job fails, the task that failed has a Status (lifecycleState) of FAILED. To view the reason code for the failure, see the Error Details (lifecycleDetails) field of that task.
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.