- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How to delete the host with csv import ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 06:21 AM
Hello,
Today, i have import a host on the network 192.168.10.0/24, but i need to delete this host with csv import option. I have chosen "Delete" and i have a error : "Line 2: Fetching object failed due to The selected object could not be found".
Do you have any solution for me?
Re: How to delete the host with csv import ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2023 12:51 PM
The CSV engine needs to be able to uniquely match a host record, it cannot make a match if the values provided don't have a uniqueness requirement,
Host records with DNS enabled must have a unique name within a DNS view and network view. So providing the fqdn, DNS view, and network view is usually suffficient.
Host records without DNS enabled don't need to have a unique name, so more data is needed to uniquely identify the host record. Be sure to include the MAC address and any other fields you can, when generating the import file for the delete job.