there exists a servlet which exposes an endpoint to clean the database and get a report about remaining stuff before clean up
if the database is clean the endpoint returns 204 but if the database was not clean return an error code and the report of the stuff left in the database
This is the controller panel for Smart Panels app
depends on
CAM-6616Internal API to clear the database without dropping and recreating
Closed
is depended on by
CAM-6619Add engine IT cleanup servlet to all engine IT runtimes