FileObjectEventMap

FileObjectEventMap
FileObjectEventMap
JSON Example
{
    "task_event": [
        {
            "duration": 0,
            "end_time": "string",
            "message": "string",
            "start_time": "string",
            "status": "string"
        }
    ],
    "task_name": "string"
}
task_event
Optional

Actual event informations. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
task_name
Optional

Name of the event task. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of