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
Network object is empty
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 07:59 AM
2305     0
Hi all,
i'm quite new to infoblox and its APIs and this issue is baffling me:
when I try to get the list of networks my cluster has, I get an empty set.
# curl -u <user>:<password> 'https://<infoblox>/wapi/v2.0/network'
[]
Changing api version does nothing.
Querying other objects works (eg member or allrecord)
We have the default network view, and obviously via GUI I see them all.
Any idea on what i'm missing?
Re: Network object is empty
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 05:49 AM
2306     0
You are correct, it should give you a list of all the network objects. I suspect you're having a permissions issue of some sort.