{% extends 'base/layout.html' %} {% block title %}Sync and Apply all enabled devices{% endblock %} {% block content %}
This will collect current data from vManage and apply it for {{ device_count }} enabled device{{ device_count|pluralize }} with a mapped NetBox Site.
The operation runs in the NetBox background queue. Each device receives a separate Sync Run, and one failed device will not stop the remaining devices.