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
File details
Details for the file nautobot-deepcopy-0.1.3.tar.gz
.
File metadata
- Download URL: nautobot-deepcopy-0.1.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1826c92a059eecea63cf7a60a7c8a1084c04d1a85de8f72c7e47b1eb6048dba5 |
|
MD5 | f415feded1b2c8d57a0f5af6763d4412 |
|
BLAKE2b-256 | 3e99e4db71e5524ca11ec3fee75812a8eb74ae39c83111aaf7ebbde03a6dfe59 |