<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating a python Script to GET and POST SLO's within Dynatrace for Availability, Error Rate and Response Time in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/169065#M1338</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/43014"&gt;@whitakerj96&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why you want to use python ... to do something proposed by defaut on dynatrace?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A simple dashboard can solve your need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good day.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jul 2021 12:00:55 GMT</pubDate>
    <dc:creator>Malaik</dc:creator>
    <dc:date>2021-07-12T12:00:55Z</dc:date>
    <item>
      <title>Creating a python Script to GET and POST SLO's within Dynatrace for Availability, Error Rate and Response Time</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/167760#M1304</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 13:01:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/167760#M1304</guid>
      <dc:creator>whitakerj96</dc:creator>
      <dc:date>2021-06-29T13:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a python Script to GET and POST SLO's within Dynatrace for Availability, Error Rate and Response Time</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/169065#M1338</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/43014"&gt;@whitakerj96&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why you want to use python ... to do something proposed by defaut on dynatrace?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A simple dashboard can solve your need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good day.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 12:00:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/169065#M1338</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2021-07-12T12:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a python Script to GET and POST SLO's within Dynatrace for Availability, Error Rate and Response Time</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/169075#M1339</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&amp;nbsp;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.&lt;BR /&gt;&lt;BR /&gt;Check this for more details:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/service-level-objectives/post-slo/" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/service-level-objectives/post-slo/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bob Crumley&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 14:22:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/169075#M1339</guid>
      <dc:creator>bobby_crumley</dc:creator>
      <dc:date>2021-07-12T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a python Script to GET and POST SLO's within Dynatrace for Availability, Error Rate and Response Time</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/171670#M1395</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;whitakerj96 - are you still working on this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Ben&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 18:18:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Creating-a-python-Script-to-GET-and-POST-SLO-s-within-Dynatrace/m-p/171670#M1395</guid>
      <dc:creator>Ben-Noble</dc:creator>
      <dc:date>2021-09-03T18:18:51Z</dc:date>
    </item>
  </channel>
</rss>

