07-27-2020 06:47 AM
I am searching for the resources from API "https://10.195.2.51:9060/ers/config/networkdevice"
with filtering as
?filter=name.EQ.{ipaddress}
I am getting below results,
{'SearchResult': {'resources': [{'description': 'Switch', 'id': 'f12fcb10-8e71-11e8-88d7-de5b9335be65', 'link': {'href': 'https://10.195.2.51:9060/ers/config/networkdevice/f12fcb10-8e71-11e8-88d7-de5b9335be65', 'rel': 'self', 'type': 'application/json'}, 'name': '10.161.128.115'}], 'total': 1}}

But I want to be able to search from IP address columns as shown in the image,
How do I know the which filter to use, In the API documentation there is no mention of what filters are available
for device search.
Solved! Go to Solution.
07-27-2020 07:03 AM
07-27-2020 07:03 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide