07 Mar 2021 06:53 AM - last edited on 21 Aug 2024 11:20 AM by Michal_Gebacki
Hi,
We would like to send rest API to the cluster through an environment activegate we have and not directly to the Saas Instance. I know that for managed, the target url includes the environment id. What should be included in our case?
Gil.
Solved! Go to Solution.
07 Mar 2021 07:33 AM - edited 10 Sep 2023 03:18 PM
Hi Gil,
The url will be https://{AG-ip}:9999/e/{SaaS-Tenant-ID}
.i.e. if your SaaS url is https://xyz12345.live.dynatrace.com you should use https://{AG-ip}:9999/e/xyz12345
HTH
Yos