{% extends "entities_with_averages.html" %} {% load compress %} {% block extra_head %} {{ block.super }} {% endblock %} {% block toolbar_buttons %} {% endblock %} {% block entities_table %} Name
Physical Capacity Virtual Capacity SAN NAS {% if system.version > "6" %} Type
{% endif %} Total
Free
Total
Free
IOPS
Throughput
Latency
OPS
Throughput
Latency
{% if system.version > "6" %} {% endif %} {% endblock %} {% block system_gui_url %}{{ system.api_url }}#/pools{% endblock %} {% block entities_table_url %}{% url "pools_list" system.serial %}{% endblock %}