JobResultCallbackResponse

JobResultCallbackResponse
JobResultCallbackResponse

An object describing how to retrieve the results of the job. The format of this object depends on the data-type being retrieved.

JSON Example
{
    "data": {
        "uri": "http://pmhistory:8080/v0alpha1/jobs/b66d0144-2137-11ec-8e85-f3c25b763afb",
        "type": "application/json;stream=true",
        "data_type": "pmhistory"
    }
}
data
Required

data