Hello Kris, you have to iterate over all devices and send a delete request for each one of them.
You can use the API for that: https://github.com/zaidka/genieacs/wiki/API-Reference Or you can do it more easily with the python API: https://github.com/TDT-GmbH/python-genieacs Greetings, Oliver On Tue, Nov 01, 2016 at 12:24:41PM -0400, Kris Germann wrote: > I find myself in the unique position of having tested too many devices, so I > have about 110 devices I need to delete... > > Is there a 'destroy all' function I could incorporate? > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
