24 Mar 2025
07:02 PM
- last edited on
25 Mar 2025
07:39 AM
by
IzabelaRokita
24 Mar 2025 08:27 PM
Hi
What exactly are you having trouble with? Could you please explain it a little bit further? If you can please provide the request and response that you received.
Best Regards
Patryk
24 Mar 2025 08:50 PM
I see this url when I log into my Managed '
https://dynatrace/e/0728af0e-825c-490b-b586-xxx'; what confusing to me is the doc says I should see
https://{your-domain}/e/{your-environment-id} to run the api I have not ran my script yet because my url just says dynatrace/e is that my domain? or what does {your-domain} refer too
24 Mar 2025 08:59 PM
Hi
You should use the same URL that you see in the browser.
Let me know if it works after running the script.
Best Regards
Patryk
24 Mar 2025 08:45 PM - edited 24 Mar 2025 08:48 PM
You should see something like this in your environment URL when accessing the Dynatrace platform.
https://3423sdf2-sd2f-4343-34d3-343e3433d3430-1.managed.internal.dynatrace.com
https://<Domain>e<your-evironment-id>
The next step would be placing your domain and environment id into the API endpoint.
Hopefully this helps!
24 Mar 2025 08:48 PM
I see this url when I log into my Managed '
https://dynatrace/e/0728af0e-825c-490b-b586-xxx'; what confusing to me is the doc says I should see
https://{your-domain}/e/{your-environment-id} to run the api
25 Mar 2025 06:31 AM
And what is the purpose of the script supposed to be?
Anyway, the doc provides the information correctly — you just need to replace the values your domain and env ID with the ones you see in your browser when you log into the environment.