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

Send host name through problem api?

tarjei_utnes
Organizer

Hi,

Is there a way of sending the host name with the Outgoing Web Hook? At the moment I am only getting Process Group names and other names, and not the host name.

In a typical ITSM tool, a valid CI is the host and therefore the hostnames.

I was hoping the latest ImpactedEntities would include host name, but alas it does not.

Please advice

2 REPLIES 2

Julius_Loman
DynaMight Legend
DynaMight Legend

I don't think that's possible now. Depending on your use case - you could query Dynatrace SmartScape API back for necessary information. For example:

https://{id}.live.dynatrace.com/api/v1/entity/infrastructure/hosts/{host id} for host info (including hostname, ip address, OS info, ... ).

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

tarjei_utnes
Organizer

Ok,

So quering that one would be the way forward now.

Featured Posts