{% for instance in data %} {% with loop=forloop.counter %} {% csrf_token %} {% endwith %} {% endfor %}
Select All
Service Tag Hostname
Click for Naming Conventions
OS
Application Profile
Network:
Switch
Port
VLAN

{{instance.sw_name}}

{{instance.sw_port}}


*Note* Filters don't use regex, use glob *Note*
{% for job in history %} {% endfor %}
Service Tag Hostname Operating System Application Profile Assigned VLAN Job Start Time Job Elapsed Time
{{job.svctag}} {{job.hostname}} {{job.os}} {{job.app_prof}} {{job.vlan}} {{job.started}} {{job.elap_time}}