Skip to main content

Data Reset Tool

The Data Reset Tool is a Python script that removes all devices from your Device42 Main Appliance, letting you wipe a Device42 instance clean. This page covers how to configure and run the script.

Clear All Devices from Device42​

Download the script from GitHub and open it in a text editor. Update the Device42 URL to point at your instance, then update the username and password fields with credentials for your instance and save the file.

You can then run the script on any computer with Python 3.7 or later installed.

Note: The script does not clear subnets from the application. Subnets must be removed manually.

warning

This script will clear all devices from Device42. Make a backup first.