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
How to get all the columns for specific subnet
[ Edited ]Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2021 09:35 AM - edited 08-23-2021 11:01 AM
1311     0
Hi All
I am having a working request like below
https://192.168.4.9/wapi/v2.10/network?_return_fields=authority,dhcp_utilization,bootfile,bootserver,cloud_info,comment,conflict_count,vlans
Wanted to know, Is it possible to do the seach for specific network, something like
https://192.168.4.9/wapi/v2.10/network=10.0.0.8/22?_return_fields=authority,dhcp_utilization,bootfile,bootserver,cloud_info,comment,conflict_count,vlans
Please let me know on this