{% extends 'base.html' %} {% load buttons %} {% block content %}
Full Sync |
Sites Sync |
Devices Sync |
Netbox | Sites | Devices | ||
---|---|---|---|---|
{{ netbox }} | {{ netbox_sites }} | {{ netbox_devices }} | ||
Cisco DNA Center | Sites | Devices | Sync | Status |
{{ tenant }} | {{ data.sites }} | {{ data.devices }} | {% if 'success' in data.api %} {% endif %} | {% else %}{% if 'success' in data.api %} {% elif 'disabled' in data.api %} {% else %} {% endif %} |
Name | Description | Created | Purge | Managed by ciscodnacnetbox plugin |
---|---|---|---|---|
{{ tenant }} | {{ data.description }} | {{ data.created }} | {% if data.managed %} {% else %} {% endif %} |