- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Cleaning up redundant data
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 05:39 AM
Hi all,
Trying to work out how much junk is in the grid, and was wondering if anyone has any reports or otherwise to check CNAME records and the validity of the host target defined in the canonical name field?
Am thinking of just exporting all A, HOST and CNAME records and running them through Excel and have some vlookup queries against each, but when you're talking 100s of 1000s of hosts/cells, it can take its toll on a desktop PC.
n buRe: Cleaning up redundant data
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 08:59 AM
Hi,
I don't think it's a best solution, but you can try to use the rest api to retrive all needed record and do some filter by using basic linux command to filter based on your requirement. you can also have some action such post, delete, and modify
pls check this links: https://www.infoblox.com/wp-content/uploads/infoblox-deployment-infoblox-rest-api.pdf