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

API to grab current problem notification (incl binding alert profile and notification list)

avrildong
Helper

Any API available to grab the setup of current problem notification?

We need the info of:

a) active/inactive problem notification.

b) all problem notification: binding alert profile

c) all problem notification: binding notification > if email, email list of to/cc/bcc; if slack, slack webhook info; if custom integration, custom webhook info

 

3 REPLIES 3

Mizső
DynaMight Leader
DynaMight Leader

Hi @avrildong,

 

I have already used the Problem API  from the Enviroment API v2 Set but I think it has answer only for your a) request. 

 

Maybe other community members have more idea form b) and c).

 

Best regards,

 

Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

avrildong
Helper

Thank you, Mizső!

There is a hash table field in the Problem object which appears to contain the id and name for the alerting profile associated with the problem.  This is the 'problemFilter' node in the Problems.problems object.

Featured Posts