Uninstall the App from Nautobot¶
Uninstall Guide¶
Remove the configuration you added in nautobot_config.py
from PLUGINS
& PLUGINS_CONFIG
.
Database Cleanup¶
Drop all tables from the plugin: nautobot_plugin_device_onboarding*
.
Any cleanup operations to ensure the database is clean after the app is removed.