{% load helpers %}
ID | Name | Device | ABRA | Asset numbers | Probed | Last probed | Active | Actions | |
---|---|---|---|---|---|---|---|---|---|
{% firstof inv.id %} | {{ inv.name }} | {% firstof inv.device %} | {{ inv.cf.abra_discovered }} | {{ inv.cf.asset_numbers }} | {{ inv.cf.inventory_monitor_probed }} | {{ inv.cf.inventory_monitor_last_probe }} | {{ inv.cf.inventory_monitor_active }} | {% if inv.cf.inventory_monitor_active == False %}{% else %} | {% endif %} |