How to retrieve the networks/containers that doesn't have container
Hi π,
I just want to get networks (same problem for the containers objets) that don't have parent.
Here is an example that works (get all the networks in '10.0.0.0/8' container) :
GET β¦/wapi/v2.13.1/network?network_container=10.0.0.0/8
But to get networks in '/' (no container), I tried :
GET β¦/wapi/v2.13.1/network?network_container=/
GET β¦/wapi/v2.13.1/network?network_container=%2F
GET β¦/wapi/v2.13.1/network?network_container=null
GET β¦/wapi/v2.13.1/network?network_container=_null
GET β¦/wapi/v2.13.1/network?network_container=
Always the error "Bad value for network_container: '<what_i_tried>'"β¦
Thanks !
Answers
-
I think you'd need to pull them all, and filter on the client side.
0 -
Hi MattR, thanks for your response!
Actually thats my current method and with the very large number of objects in my grid it doesnβt suit me π
0 -
Hi shaft01, we're not aware of another method on our side. What you're doing already is our best recommendation, although it is a bit cumbersome.
0
Categories
- All Categories
- 5.2K Forums
- 4.7K Critical Network Services
- 475 Security
- Visibility and Insights
- Ideas Portal
- Webinars & Events
- 285 Resources
- 285 News & Announcements
- Knowledge Base
- Infoblox Documentation Portal
- Infoblox Blog
- Support Portal
- 8 Members Hub
- 4 Getting Started with Community
- 4 Community Support


