Gets Diagnose Results.
For a given jobId, this method will check if the processing task has completed.
The DiagnoseJob.progress attribute provides a percentage of job progress.
If the DiagnoseJob.status is Success then the json result will be returned in the response.
Access token to use for authentication.
Identifier of the job to retrieve.
The DiagnoseJob object through a Promise.
https://docs.dolby.io/media-apis/reference/media-diagnose-get
Gets Diagnose Results.
For a given jobId, this method will check if the processing task has completed.
The DiagnoseJob.progress attribute provides a percentage of job progress.
If the DiagnoseJob.status is Success then the json result will be returned in the response.