- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Deleting records from file
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2015 02:58 PM
Angelo,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2015 12:09 PM
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_devic...
Best,
Eric
Re: Angelo,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2017 06:54 AM
Hello Eric
This two Links are not working. Can you help me, please?
Best Regards, Giovanni
Re: Angelo,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2018 07:26 PM
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.