Queries the run log generated during a specific run of an instance.
Operation description
This API operation is available for all DataWorks editions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Id | long | Yes | The instance ID. | 1234 |
RunNumber | integer | No | The sequence number of an instance run. Minimum value: 1. By default, the latest run is used. | 1 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "22C97E95-F023-56B5-8852-B1A77A17XXXX\n",
"TaskInstanceLog": "This is running log"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history