Angelo,
Have you considered using a PERL script using our PERL API? You can find all our scripts here: https://community.infoblox.com/resource/bloxtools-snapins or here: https://community.infoblox.com/download-search?field_product_tid=75&field_vendor_tid=All&field_device_tid=All
Best,
Eric
Hello Eric
This two Links are not working. Can you help me, please?
Best Regards, Giovanni
Can you describe what problem you need to solve? It might be better to start a new thread, as this one is three years old.
In reference to the original question, it can be done with API but you would also need to identify which records get deleted, with API.
It can also be done with CSV, using a file that contains the list of records that need to be deleted, and running it as a "DELETE" job.
But please be warned, with both options there is not an "UNDO" option. Whereas if you delete through the gui, deleted records will be moved to the recycle bin where they can be restored if needed.