| ID | Type | Status | Logs | Host | ||
|---|---|---|---|---|---|---|
| {{id}} | {{type}} | {% if status == "FINISHED" %}{{status}} | {% elif status == "FAILURE" %}{{status}} | {% else %}{{status}} | {% endif %}{{logs_size | kib2str}} | {{host}} |
| Created | Started | Finished | Delta |
|---|---|---|---|
| {{created | timestampformat()}} | {{started | timestampformat()}} | {{finished | timestampformat()}} | {{delta | timestamp_delta_format()}} |