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
Ipv4address objects are not returned in full synchronization API
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 12:10 AM
755     0
We need to fetch all IPV4 Addresses of all subnets. In ipv4address API, we need to pass either ip_address or network param to fetch the ip_address under that network, in which case we need to make API call for every subnet. So we tried using full synchronization (fileop?_function=read) API, but that API returns only used IPs. Its not returning UNUSED ips.
Is there a way to fetch unused IPs in full synchronization API or any other infoblox API to fetch all ipv4address irrespective of its subnet?
Thanks
Santhiya