ReportTask
ReportTask
JSON Example
{
"name": "string",
"reason": "string",
"summary": {
"description": "string",
"duration": 0,
"end_time": "string",
"error_count": 0,
"reason": "string",
"start_time": "string",
"status": "string",
"type": "string"
},
"task_journal_ref": "string"
}
string
name
Required
Name for the Task journal. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
reason
Optional
Reason in case of failure. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
task_journal_ref
Optional
Journal reference for the task. It is a reference to an object of type TaskJournal. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.