:py:mod:`nautobot_ssot_ipfabric.diffsync` ========================================= .. py:module:: nautobot_ssot_ipfabric.diffsync .. autoapi-nested-parse:: Diffsync Utilities, Adapters and Models. Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 adapter_ipfabric/index.rst adapter_nautobot/index.rst adapters_shared/index.rst diffsync_models/index.rst Package Contents ---------------- Classes ~~~~~~~ .. autoapisummary:: nautobot_ssot_ipfabric.diffsync.DiffSyncModelAdapters .. py:class:: DiffSyncModelAdapters(name=None, internal_storage_engine=LocalStore) Bases: :py:obj:`diffsync.DiffSync` Nautobot adapter for DiffSync. .. py:attribute:: safe_delete_mode :annotation: :ClassVar[bool] = True .. py:attribute:: location .. py:attribute:: device .. py:attribute:: interface .. py:attribute:: vlan .. py:attribute:: top_level :annotation: = ['location']