{% extends 'endpoints/base.html' %} {% block title %}{{ resolver_list.name }} Details{% endblock %} {% block content %}
| Name | IP Address | Actions |
|---|---|---|
| {{ resolver.name }} | {{ resolver.ip_address }} | View |
No resolvers assigned to this list.
{% endif %}| Mnemonic | Hostname | URL | Actions |
|---|---|---|---|
| {{ endpoint.mnemonic }} | {{ endpoint.hostname }} | {{ endpoint.scheme }}://{{ endpoint.hostname }}:{{ endpoint.port }}{{ endpoint.path }} | View |