phpipam-agent icon indicating copy to clipboard operation
phpipam-agent copied to clipboard

scan agent updating phpipam per API (https)

Open k4lli opened this issue 2 years ago • 1 comments

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)

k4lli avatar Feb 13 '23 11:02 k4lli

API still does not work, also trying to use api from local network agent to connect to a remote phpipam server on docker compose

wedowhateverwewant avatar Jul 28 '23 19:07 wedowhateverwewant