dynatrace-oss / api-client-python

Dynatrace API Python client
Apache License 2.0
60 stars 22 forks source link

Kitson handle deleted alerting profiles #52

Closed Dynatrace-James-Kitson closed 3 years ago

Dynatrace-James-Kitson commented 3 years ago

Closes #51

Primary purpose was to change the alerting profile property in notifications to just be the string and not do the fancy extra call to get the full alerting profile.

When doing this I also added an enum for the notification type (with corresponding changes), and added tests/mock data for notifications.