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.
Hi Gil,
The url will be https://{AG-ip}/e/{SaaS-Tenant-ID}
.i.e. if your SaaS url is https://xyz12345.live.dynatrace.com you should use https://{AG-ip}/e/xyz12345
HTH
Yos