Offline
Member since 03-18-2019

Community record

8
Posts
1
Kudos
1
Solutions
Badges
@MZawadzki wrote: Hey - we have same issue with 8.6.3 anyone? I'm seeing this on one node now with 8.6.3. The CPU seems to hang and recover and do this on repeat. Did you ever find a resolution to this issue?
Try to use https: / / {{grid_master}} / wapi / v2.11 / search?mac_address=11:22:33:44:55:66 where grid_master = ip of your grid master (or DNS name)
You could leverage the WAPI fileop operator and csv_export object, then schedule that script to run on a weekly basis.
I have a working script that downloads all records in a zone leveraging the WAP...
Found the solution - updating URL to latest WAPI version (2.11.2) did the trick: https://<gridmaster>/wapi/v2.11.2/record:host?network=1.2.3.4/24
Zone transfer ACL's allow you to allow/deny zone transfers using either an IP address or TSIG key. You can certainly configure rules for IP or TSIG key, but one or the other would be fine. Regards, Tony