Mass delete device objects?

Oliver Kraitschy okraits at arcor.de
Tue Nov 1 15:49:18 EDT 2016


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
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users



More information about the Users mailing list