- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Use WAPI to find all records with part of name in search and export to CSV?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2021 11:52 AM - edited 01-12-2021 11:54 AM
Due to the limit of 500 records in GUI and 1000 records in WAPI call, I could really use some help to search for what I'm looking for which is every record (PTR, A-Record, etc) that has wnw7 included and export details so I can create a CSV for implementers to implement during scheduled change.
I have tried
https://GridMasterIP/wapi/v2.9.7/record:ptr?_return_type=json-pretty&view=Internal
(doesn't give just records with wnw7 and trying to parse through this is a mess)
Any help is appreciated.
Re: Use WAPI to find all records with part of name in search and export to CSV?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-13-2021 08:36 AM
Here you go
https://GridMasterIP/wapi/v2.9.7/record:ptr??ptrdname~=wnw7&_return_type=json-pretty&view=Internal
For future, you can also check out my site https://sifbaksh.com
Let me know if you have any questions
Twitter: https://twitter.com/sifbaksh
https://sifbaksh.com