cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

we are trying to build a user a interface within our application where we wanted to show the health of the Hosts.

adarshkumar
Newcomer

We are trying to build a user interface within our application where we wanted to show the health of the Hosts. Does Dynatrace provide any API utility to do so ? or any other easier way we can implement this?

2 REPLIES 2

wolfgang_beer
Dynatrace Leader
Dynatrace Leader


There is the availability for hosts exposed through the API. There is also a tiny example on Github on how to generate a quick HTML report on host availability by using the API.

https://www.dynatrace.com/support/help/extend-dyna...

https://github.com/Dynatrace/dynatrace-api/tree/ma...


What's wrong with using the Dynatrace dashboard and visualize the host health state through our out-of-the-box health tile?

 

adarshkumar
Newcomer

Thanks Wolfgang B , it would help. we wanted to create an custom report (along with dynatrace data) so it was required. Does this API only return the Host status or similarly we have for other things as well. (Like User Action , Database).


Featured Posts