Offline
Member since 03-18-2019

Community record

8
Posts
0
Kudos
1
Solutions
Badges
I'm seeing the same thing with a fresh install of IB-V5005 reporting appliance. CPUs and memory were auto-configured by the OVA deploy and it's stuck at booting the Kernel.
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