ID | {{ computing.id }} |
Name | {{ computing.name }} |
Type | {{ computing.type }} |
Owner | {% if computing.user %}{{ computing.user }}{% else %}platform{% endif %} |
Sys Conf | {{ computing.sys_conf_data }} |
User Conf | {{ computing.user_conf_data }} |
Operations | Delete |