<?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 API to get violations data in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/API-to-get-violations-data/m-p/737541#M10474</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to get violations data from appdynamics via APIs. Now I am using this API&lt;/P&gt;&lt;P&gt;&lt;A href="https://appdynamics.com/controller/rest/applications/application" target="_blank" rel="nofollow noopener noreferrer"&gt;https://appdynamics.com/controller/rest/applications/application_name&lt;/A&gt;/problems/healthruleviolations?&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=1440&amp;amp;output=json&amp;amp;rollup=false.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is that it only get health rule events and I want all event data including Errors, slow transactions, Synthetic performance and other all events. But didn't find the specific API to do the same.&lt;/P&gt;&lt;P&gt;Could you please help me to get all event data?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Apr 2021 08:53:46 GMT</pubDate>
    <dc:creator>Amir_Khan1</dc:creator>
    <dc:date>2021-04-09T08:53:46Z</dc:date>
    <item>
      <title>API to get violations data</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/API-to-get-violations-data/m-p/737541#M10474</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to get violations data from appdynamics via APIs. Now I am using this API&lt;/P&gt;&lt;P&gt;&lt;A href="https://appdynamics.com/controller/rest/applications/application" target="_blank" rel="nofollow noopener noreferrer"&gt;https://appdynamics.com/controller/rest/applications/application_name&lt;/A&gt;/problems/healthruleviolations?&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=1440&amp;amp;output=json&amp;amp;rollup=false.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is that it only get health rule events and I want all event data including Errors, slow transactions, Synthetic performance and other all events. But didn't find the specific API to do the same.&lt;/P&gt;&lt;P&gt;Could you please help me to get all event data?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 08:53:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/API-to-get-violations-data/m-p/737541#M10474</guid>
      <dc:creator>Amir_Khan1</dc:creator>
      <dc:date>2021-04-09T08:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: API to get violations data</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/API-to-get-violations-data/m-p/737542#M10475</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/151900"&gt;@Amir.Khan&lt;/A&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thank you for posting to the community.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;You can use "Retrieve Event Data" API and specify event-types to get any kind of events.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/21.6/en/extend-appdynamics/appdynamics-apis/alert-and-respond-api/events-and-action-suppression-api#EventsandActionSuppressionAPI-RetrieveEventData" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/21.6/en/extend-appdynamics/appdynamics-apis/alert-and-respond-api/events-and-action-suppression-api#EventsandActionSuppressionAPI-RetrieveEventData&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;Please see the document below for event-types.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/21.6/en/appdynamics-essentials/monitor-events/events-reference" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/21.6/en/appdynamics-essentials/monitor-events/events-reference&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;For slow and very slow transactions, because they are tracked as part of the snapshots and bound with only business transactions, please use "Retrieve Transaction Snapshots" API instead.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/21.6/en/extend-appdynamics/appdynamics-apis/metric-and-snapshot-api#MetricandSnapshotAPI-request-snapshotsRetrieveTransactionSnapshots" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/21.6/en/extend-appdynamics/appdynamics-apis/metric-and-snapshot-api#MetricandSnapshotAPI-request-snapshotsRetrieveTransactionSnapshots&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;Hiroki&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Jun 2021 06:54:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/API-to-get-violations-data/m-p/737542#M10475</guid>
      <dc:creator>Hiroki_Ito</dc:creator>
      <dc:date>2021-06-24T06:54:48Z</dc:date>
    </item>
  </channel>
</rss>

