{% extends 'base.html' %}
{% block content %}
Device | Type/When | Actor | Site/Rack | Ip |
---|---|---|---|---|
{{activity.id}} / {{ activity.olddevice.name }} {{activity.id}} - -{{kactivity.device_type}}-{{activity.site}}-{{activity.asset_tag}} | {{ activity.type }} - {{ activity.when|date }} |
{% for actor in activity.actor.all %}
{{ actor.name }} {% endfor %} |
{{ activity.olddevice.site }} / {{ activity.olddevice.rack }} | {{ activity.olddevice.ipv4}} {{ activity.olddevice.masc_ipv6}} |
APs {{lista_ap}} |
||||
---|---|---|---|---|
Device | Type/When | Actor | Site/Rack | Ip |
{{k.id}} / {{ activity.olddevice.name }} {{activity.id}} - -{{kactivity.device_type}}-{{activity.site}}-{{activity.asset_tag}} | {{ activity.type }} - {{ activity.when|date }} |
{% for actor in activity.actor.all %}
{{ actor.name }} {% endfor %} |
{{ activity.olddevice.site }} / {{ activity.olddevice.rack }} | {{ activity.olddevice.ipv4}} {{ activity.olddevice.masc_ipv6}} |
No aps : {{ lista_ap}} |
Switches {{lista_sw}} |
||||
---|---|---|---|---|
Device | Type/When | Actor | Site/Rack | Ip |
{{k.id}} / {{ activity.olddevice.name }} {{activity.id}} - -{{kactivity.device_type}}-{{activity.site}}-{{activity.asset_tag}} | {{ activity.type }} - {{ activity.when|date }} |
{% for actor in activity.actor.all %}
{{ actor.name }} {% endfor %} |
{{ activity.olddevice.site }} / {{ activity.olddevice.rack }} | {{ activity.olddevice.ipv4}} {{ activity.olddevice.masc_ipv6}} |
no switches: {{lista_sw}} |
Transceiver {{ lista_tr}} |
||||
---|---|---|---|---|
Device | Type/When | Actor | Site/Rack | Ip |
{{k.id}} / {{ activity.olddevice.name }} {{activity.id}} - -{{kactivity.device_type}}-{{activity.site}}-{{activity.asset_tag}} | {{ activity.type }} - {{ activity.when|date }} |
{% for actor in activity.actor.all %}
{{ actor.name }} {% endfor %} |
{{ activity.olddevice.site }} / {{ activity.olddevice.rack }} | {{ activity.olddevice.ipv4}} {{ activity.olddevice.masc_ipv6}} |
no Transceiver: {{ lista_tr}} |
Modules {{lista_mo}} |
||||
---|---|---|---|---|
Device | Type/When | Actor | Site/Rack | Ip |
{{k.id}} / {{ activity.olddevice.name }} {{activity.id}} - -{{kactivity.device_type}}-{{activity.site}}-{{activity.asset_tag}} | {{ activity.type }} - {{ activity.when|date }} |
{% for actor in activity.actor.all %}
{{ actor.name }} {% endfor %} |
{{ activity.olddevice.site }} / {{ activity.olddevice.rack }} | {{ activity.olddevice.ipv4}} {{ activity.olddevice.masc_ipv6}} |
no Modules: {{ lista_mo}} |
Filter multiple roles {{lista}} |
||||
---|---|---|---|---|
Device | Type/When | Actor | Site/Rack | Ip |
{{k.id}} / {{ activity.olddevice.name }} {{activity.id}} - -{{kactivity.device_type}}-{{activity.site}}-{{activity.asset_tag}} | {{ activity.type }} - {{ activity.when|date }} |
{% for actor in activity.actor.all %}
{{ actor.name }} {% endfor %} |
{{ activity.olddevice.site }} / {{ activity.olddevice.rack }} | {{ activity.olddevice.ipv4}} {{ activity.olddevice.masc_ipv6}} |
no Modules: {{ lista_mo}} |
List Device Install Activities
List Device Remove Activities