We are building a environment were every tenant gets a dedicated space with their own servers / network etc. The installation is fully automated. The PRTG core is placed is separate tenant-space. We can only use port 443 to get data from that space to the new space for a new tenant. Problem: how can we get the correct probe installer in the tenant space ? The newest version is of course available on the core server but we seem to miss the option to call that installation by api from the scripts that are running in the build of the new tenant space.
What we have so far gets blocked by the request to login (the screen). Is there another way ? other API call maybe ?
Add comment