NAT Policy
| Description | {{ object.description|placeholder }} |
| Devices |
|
| Dynamic Groups |
|
| Tenant Group | {% if object.tenant and object.tenant.group %}{{ object.tenant.group }} {% else %}{{ None|placeholder }}{% endif %} |
| Tenant | {% if object.tenant %}{{ object.tenant }} {% else %}{{ None|placeholder }}{% endif %} |
| Status | {{ object.get_status_display }} |
{% block content_right_page %}{% endblock content_right_page %}
{% plugin_right_page object %}
{% block content_full_width_page %}{% endblock content_full_width_page %}
{% plugin_full_width_page object %}