More ability to search on API endpoints
CompletedHi,
I've been working against the REST API and it's a little different than I was expecting. I had been hoping that I could treat each endpoint as a resource, but it appears that it's working based on "what's in the docs" vs "I want to find resources".
Right now, I'm missing the current functionality:
- Ability to look up a macaddress record by macaddress
- Ability to look up a subnet by it's name
- Ability to loop up ip by subnet and macaddress
I'm currently working on a plugin to support device42 in some OSS software, but these bits and pieces that are unexpected have been holding me back. This is all mainly in the IPAM realm. Please contact me for more details.
-
Hi Scott,
We will be happy to add this functionality. We recently added mac filter to the macs API. So for /api/1.0macs get call, you can now use mac as a filter. This was added in v5.9.2
Others should be simple to add as well and we will update the notes here as we work on that.
Thanks.
0 -
Scott,
We have added lookup for subnets and IPs as well in v5.9.3.
http://api.device42.com/#get-all-subnets
http://api.device42.com/#get-all-ips
Thanks.
0
Please sign in to leave a comment.
Comments
2 comments