Skip to main content

A Nautobot plugin for copying devices and their components

Project description

Nautobot deep copy

enables you to copy a device along with all of its components. The asset tag and position information (rack and virtual chassis) will remain empty by default, the name will need to be changed (as soon as you migrate the tenant or site, you will be allowed to change the name back as long as there are no collisions). All information in the deep copy form will be used to replace the equivalent fields in the target device.

Integration

To integrate the plugin, you will have to provide add it to your PLUGINS configuration to your configuration.py:

PLUGINS = [
  "nautobot_deepcopy",
  # my other plugins
]

The Nautobot plugins guide should help you get started!

Please note that this plugin uses internal Nautobot components, which is explicitly discouraged by the documentation. We promise to keep the plugin up to date, but the latest version might break on unsupported Nautobot versions. Your mileage may vary.


Have fun!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nautobot-deepcopy-1.0.1.tar.gz (6.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page