phpipam-agent
phpipam-agent copied to clipboard
scan agent updating phpipam per API (https)
hey, scan agent updates database directly, however the scan agent usually (per design) sits in a network remote to the ipam (different datacenter, etc) - so ideally we could use https to send update/scan to ipam API instead of using SQL (and having to open this inter-datacenter)
API still does not work, also trying to use api from local network agent to connect to a remote phpipam server on docker compose