This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hello, Dynatrace Community!
I am trying to execute the following DQL (Dynatrace Query Language) query to retrieve user session data via the Dynatrace API:
sql
Copiar
...
Hi, I'm trying to build a workflow that enable/disable maintenance windows. To do that, I'm using the PUT method. This is the code that I'm using for this part: async function createMaint...
Good morning, fellow Dynatracians
My project is looking to implement an API performance management.
In my API environment, the APIs operate in dynamic environments where services scale up or down...
Hello I am trying to get the related entities of a specific service via the environment api. I am using the FromRelations.Calls relationship. I have read the documentation, but unfortunately i am ...
Hi team, I have created the oauth client for User termination use case. Can anyone please share an example of requesting an access token from Dynatrace SSO.
Good day,
is there perhaps an API endpoint that could help with retrieving only hosts in the "Host Classics" app? Running a GET entities and selecting type HOST seems to return more objects than sh...
Hi, I have walked through the doc below regarding set home launcher via API, now I know the schema name, could someone please guide how to do next step, which API endpoint I could use? Thanks in adva...
Goal: Our customer would like to create a service user that can utilize the User Management API to list all users: https://docs.dynatrace.com/docs/shortlink/account-api-users-get-all The reason fo...
Hello all. Happy New Year's Eve.
Currently we have an on-prem Dynatrace solution, that also connects up to our Azure cloud presence.
Within our Azure instance we see several cloud servic...
I have written this AppFunction to toggle the monitoring state of a host, and I have given it all the required
scope, but I am still getting this error below. Any idea? I am planning to develop thi...