Environment ID
All external access to your Dynatrace monitoring environment relies on two credential types: an environment ID and an access token.
Each environment that you monitor with Dynatrace is identified with a unique character string—the environment ID. The Dynatrace API relies heavily on environment IDs to ensure that it pulls monitoring data from and pushes relevant external events to the correct Dynatrace environments.
-
In Dynatrace SaaS, your environment ID is the first part of your Dynatrace environment's URL:
1https://{your-environment-id}.live.dynatrace.com/For example, for the Dynatrace environment
https://abc123a.dynatrace.com
, the environment ID isabc123a
.You can also find your environment ID in Account Management.
-
Open Account Management. If you have more than one account, select the account you want to manage.
-
Select Settings > Environments.
You can find the environment ID in the Environment column.
-
-
In Dynatrace Managed and in Dynatrace for Government, your environment ID is the string after
/e/
in your Dynatrace environment URL:1https://{your-domain}/e/{your-environment-id}/
For example, for the URL address https://managed-cluster/e/abc123a
, the environment ID is abc123a
.