17 Jun 2021 01:32 PM - last edited on 29 Jun 2021 02:01 PM by MaciejNeumann
Hi Guys,
I have been tasked with creating a python script to integrate with Dynatrace in order to Post and update the SLO's within Dynatrace for Availability, Error Rate and Response times.
Would someone be able to give me some advice as to where to start or a sample code that I can use to help as I am unsure where to start being new to Dynatrace.
Thanks
Solved! Go to Solution.
12 Jul 2021 01:00 PM
Hello @whitakerj96
Why you want to use python ... to do something proposed by defaut on dynatrace?
A simple dashboard can solve your need.
Good day.
12 Jul 2021 03:22 PM
Hey Whitaker! You should be able to find what you're looking for if you look at the Environment API V2. Scroll down to "Manage SLOs" and you should be able to find what you need. I can't help with the actual python script, but if you do need deep dive hands on help, let me know and I can work with you to get some services to build it out for you, exactly to your needs. For now though, check out the SLOs under Environment API V2, add your API token, click to "TryItOut" and see if these options will fit your needs.
Check this for more details: https://www.dynatrace.com/support/help/dynatrace-api/environment-api/service-level-objectives/post-s...
Thanks -
Bob Crumley
03 Sep 2021 07:18 PM
Hi, whitakerj96 - are you still working on this?
-Ben