Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Find FQDN and RR Type with only hostname using wapi call
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2023 01:17 AM
1704     1
Hello,
I got a request to remove a bulk list of hundreds of records from IPAM, this list contains hostnames only.
Within the GUI I can search the hostname and can find it and see the FQDN and type of record. Some are host records and some are cname records. So it is mixed.
I don't want to search the whole list manually and I want to create a python script for this.
Is there a WAPI call that can give me the FQDN and type of record if I just parse the hostname ?
Regards,
Stefan