{% if data.task %}
| Details | |
| Short ID | {{ task.short_uuid }} |
| Status | {{ task.status }} |
| Created at | {{ task.created }} |
| Interface IP | {{ task.interface_ip }} |
| Interface port | {{ task.interface_port }} |
| Tunnel port | {{ task.tcp_tunnel_port }} |
| Auth token | {{ task.auth_token }} |
| Computing options | {{ task.computing_options }} |