{% extends "base.html" %} {% load static %} {% load fileMgmtTags %} {% block extra_css %} {% endblock extra_css%} {% block content %}

Notes:
- After creating a Port-Group, go to Inventory to add device/ports to the Port-Group
- Port-Groups are reserved in Envs

Select Port-Groups Ports Actively-Reserved Reset-Active-Reservations

{% endblock content %} {% block extra_js %} {% endblock extra_js%}