05 Aug 2022 02:18 PM - last edited on 21 Aug 2024 08:36 AM by Michal_Gebacki
I know there is API to make request to Notification Configuration, but i can't find a similar API to get request to System Notifications. Is there something available for this or no?
Solved! Go to Solution.
05 Aug 2022 02:43 PM
Is that what you're looking for?
12 Aug 2022 03:09 PM
Radoslaw, they want to get all of the System Notifications via API - not the configurations for Problem notifications.
24 Aug 2022 09:47 PM
For the new page "System Notifications", there is no Public API currently.
Most of the texts are served from the UI.
Surely Product Management would be happy to see idea with the reasoning behind the use case.
14 Oct 2022 03:55 PM
This would be beneficial when Dynatrace is integrated with a ticketing solution. I could see it in our case where say a OneAgent update notification is available would be able to generate a ticket interally.
17 Jul 2023 04:07 PM
In my case I would like to be notified when my environment Host Unit Quota is reached
(You've exceeded your host units quota. Your license allows you to monitor hosts with total host units up to 368. Not enough?)
So have access to API Notification content, or allow to configure System Notification to send external notifications (like mail, ...) will be good
09 Feb 2024 07:25 PM
In our case we get notifications like:
Agent Update - Please check disk space on <hostname>.company.com: Insufficient free space available on "/opt/dynatrace/oneagent" Required space: 1923 MiB, available: 1812 MiB.
Which we have an ansible play to re-size partition. We want to api call so we can parse out the hostnames and then call Ansible play with names...
13 Aug 2024 09:33 AM
Would be great if this information is accesible by API, to send the notifications to the corresponding team(s)