- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
API: Search for objects within arbitrary IP address range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2022 04:32 PM
With InfoBlox WAPI, is there a way of searching for objects (networks, fixed addresses, etc.) with IP addresses that fall into an arbitrary IP address range such as 10.1.2.3-10.4.5.6.
A couple of assumptions:
The network range is specified by an end-user at run time, which makes searching by regular expression difficult because the regex would have to be constructed by the script at run-time.
The objects do not share a common parent such as a network or network container.
Re: API: Search for objects within arbitrary IP address range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2022 11:37 PM
Hi logicloop
As per my knowledge, I don't think it is possible to do a range search within multiple containers but we can do an IP range search for objects that share a common parent.
Regards.
Shukran
Re: API: Search for objects within arbitrary IP address range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2022 02:23 PM
I know, but that doesn't help because, again, one of the assumptions is the objects do NOT share a common parent.