While try to use the script, i recognized, that the current api calls are all in camelCase but Opnsense changed there api calls to snake case.
I'm using the Opnsense Version : 25.7.10
I managed to replace the old calls with the new api calls.
Additionally i got the problem that only the interfaces are fetched from my opnsense and nothing more. The api user got the permission to view all pages. I expected that e.g. all IP's from all interfaces are fetched and inserted into the Netbox. Is this expectation correct?
If i can provide more information please let me now. I'm really interested in this project and enjoing the idea of automated Network Documentation a lot.
While try to use the script, i recognized, that the current api calls are all in camelCase but Opnsense changed there api calls to snake case.
I'm using the Opnsense Version : 25.7.10
I managed to replace the old calls with the new api calls.
Additionally i got the problem that only the interfaces are fetched from my opnsense and nothing more. The api user got the permission to view all pages. I expected that e.g. all IP's from all interfaces are fetched and inserted into the Netbox. Is this expectation correct?
If i can provide more information please let me now. I'm really interested in this project and enjoing the idea of automated Network Documentation a lot.